All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grant Grundler <grundler@parisc-linux.org>
To: Naresh Kumar <knaresh@india.hp.com>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] Using PAT_IO calls for PCI config space reads and writes.
Date: Tue, 27 Jan 2004 10:20:51 -0700	[thread overview]
Message-ID: <20040127172051.GA28476@colo.lackof.org> (raw)
In-Reply-To: <401623CA.59AE3CCD@india.hp.com>

On Tue, Jan 27, 2004 at 02:09:38PM +0530, Naresh Kumar wrote:
> When I was trying to bring up PA-Linux-2.4 on some of the newer boxes, I
> discovered that reads/writes from the PCI config space were failing (

Naresh,
Awesome!
Thanks for pulling this together and sending it out.

...
> have been made to three files:
> 
> 1. arch/parisc/kernel/firmware.c - Rev 1.47
> 2. arch/parisc/kernel/lba_pci.c - Rev 1.54
> 3. include/asm-parisc/pdc.h - Rev 1.48
> 
> Kindly let me know your comments:
> 
> --------------------START------------------------------------------------------------------------------
> 
> --- lba_pci.c.1.54       Fri Jan 23 15:47:41 2004
> +++ lba_pci.c.modified   Fri Jan 23 15:53:15 2004

The diff should apply with:
	cd /usr/src/linux-2.4; patch -p1 < ~/diff-2.4-PAT_CFG

This patch doesn't do that or even come close.
Can you send a new patch generated with:
	cd /usr/src/linux-2.4 ; cvs diff -uNp  > ~/diff-2.4-PAT_CFG

thanks,
grant

  reply	other threads:[~2004-01-27 17:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-27  8:39 [parisc-linux] Using PAT_IO calls for PCI config space reads and writes Naresh Kumar
2004-01-27 17:20 ` Grant Grundler [this message]
2004-01-27 18:43 ` Matthew Wilcox
2004-01-27 19:22   ` Grant Grundler
2004-01-27 19:42     ` Matthew Wilcox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040127172051.GA28476@colo.lackof.org \
    --to=grundler@parisc-linux.org \
    --cc=knaresh@india.hp.com \
    --cc=parisc-linux@lists.parisc-linux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.