From: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
To: Greg KH <greg@kroah.com>
Cc: akpm@osdl.org, Rajesh Shah <rajesh.shah@intel.com>,
Grant Grundler <grundler@parisc-linux.org>,
"bibo,mao" <bibo.mao@intel.com>,
linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz,
Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Subject: Re: [BUG][PATCH 2.6.17-rc5-mm3] bugfix: PCI legacy I/O port free driver
Date: Wed, 07 Jun 2006 12:10:49 +0900 [thread overview]
Message-ID: <448643B9.2080805@jp.fujitsu.com> (raw)
In-Reply-To: <20060606075812.GB19619@kroah.com>
Greg KH wrote:
> On Mon, Jun 05, 2006 at 09:40:28PM +0900, Kenji Kaneshige wrote:
>
>>Hi Andrew, Greg,
>>
>>Here is a patche to fix a bug that pci_request_regions() doesn't work
>>when it is called after pci_disable_device(), which was reported at:
>>
>> http://marc.theaimsgroup.com/?l=linux-kernel&m=114914585213991&w=2
>>
>>This bug is introduced by the following "PCI legacy I/O port free
>>driver" patches currently in 2.6.17-rc5-mm3.
>>
>> o gregkh-pci-pci-legacy-i-o-port-free-driver-changes-to-generic-pci-code.patch
>> o gregkh-pci-pci-legacy-i-o-port-free-driver-make-emulex-lpfc-driver-legacy-i-o-port-free.patch
>> o gregkh-pci-pci-legacy-i-o-port-free-driver-make-intel-e1000-driver-legacy-i-o-port-free.patch
>> o gregkh-pci-pci-legacy-i-o-port-free-driver-update-documentation-pci_txt.patch
>>
>>This patch is against 2.6.17-rc5-mm3. Please see the header of the
>>patch about details.
>>
>>If reposting the fixed version of PCI legacy I/O port free driver
>>patches against the latest Linus tree are preferred rather than this
>>patch, please let me know.
>
>
> I think a new set of patches would be the best, as that way when I apply
> them to Linus's tree, there is no point in the patch history that has a
> problem that people might hit.
>
> So, care to just resend the above 4 patches with your fix included? Is
> that easy to do?
>
Hi Greg,
Here is a updated set of patches for PCI legacy I/O port free driver
patches. It is against 2.6.17-rc6. It contains the following patches.
o [PATCH 1/4] Changes to generic pci code
o [PATCH 2/4] Update Documentation/pci.txt
o [PATCH 3/4] Make Intel e1000 driver legacy I/O port free
o [PATCH 4/4] Make Emulex lpfc driver legacy I/O port free
Each of them are corresponding to the following patches in your tree.
o pci-legacy-i-o-port-free-driver-changes-to-generic-pci-code.patch
o pci-legacy-i-o-port-free-driver-update-documentation-pci_txt.patch
o pci-legacy-i-o-port-free-driver-make-intel-e1000-driver-legacy-i-o-port-free.patch
o pci-legacy-i-o-port-free-driver-make-emulex-lpfc-driver-legacy-i-o-port-free.patch
Thanks,
Kenji Kaneshige
next prev parent reply other threads:[~2006-06-07 3:14 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-01 7:05 [BUG](-mm)pci_disable_device function clear bars_enabled element bibo,mao
2006-06-01 9:46 ` Rajesh Shah
2006-06-01 17:15 ` Grant Grundler
2006-06-01 18:36 ` Rajesh Shah
2006-06-02 2:57 ` Kenji Kaneshige
2006-06-02 5:56 ` Grant Grundler
2006-06-02 7:31 ` Kenji Kaneshige
2006-06-03 23:21 ` Grant Grundler
2006-06-04 21:01 ` Greg KH
2006-06-05 12:40 ` [BUG][PATCH 2.6.17-rc5-mm3] bugfix: PCI legacy I/O port free driver Kenji Kaneshige
2006-06-06 7:58 ` Greg KH
2006-06-06 8:17 ` Kenji Kaneshige
2006-06-07 3:10 ` Kenji Kaneshige [this message]
2006-06-07 3:12 ` [PATCH 1/4] Changes to generic pci code Kenji Kaneshige
2006-06-07 3:13 ` [PATCH 2/4] Update Documentation/pci.txt Kenji Kaneshige
2006-06-07 3:14 ` [PATCH 3/4] Make Intel e1000 driver legacy I/O port free Kenji Kaneshige
2006-06-07 5:10 ` Auke Kok
2006-06-07 7:39 ` Kenji Kaneshige
2006-06-07 14:40 ` Auke Kok
2006-06-08 12:31 ` Jeff Garzik
2006-06-08 13:35 ` Kenji Kaneshige
2006-06-08 14:46 ` Jeff Garzik
2006-06-08 17:00 ` Kenji Kaneshige
2006-06-07 3:15 ` [PATCH 4/4] Make Emulex lpfc " Kenji Kaneshige
2006-06-07 8:24 ` Christoph Hellwig
2006-06-07 12:23 ` Kenji Kaneshige
2006-06-07 12:43 ` Christoph Hellwig
2006-06-07 13:11 ` Kenji Kaneshige
2006-06-07 13:40 ` Christoph Hellwig
2006-06-07 13:56 ` Kenji Kaneshige
2006-06-07 14:52 ` Christoph Hellwig
2006-06-07 17:26 ` Rajesh Shah
2006-06-02 4:42 ` [BUG](-mm)pci_disable_device function clear bars_enabled element Grant Grundler
2006-06-02 16:50 ` Rajesh Shah
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=448643B9.2080805@jp.fujitsu.com \
--to=kaneshige.kenji@jp.fujitsu.com \
--cc=akpm@osdl.org \
--cc=bibo.mao@intel.com \
--cc=greg@kroah.com \
--cc=grundler@parisc-linux.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
--cc=rajesh.shah@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox