https://github.com/torvalds/linux
Revision 7b9c8ba2d634a0467a8a36018a28624563f34f47 authored by Kenji Kaneshige on 16 January 2006, 04:45:23 UTC, committed by Tony Luck on 16 January 2006, 23:30:10 UTC
This patch fixes the bug that pci_claim_resource() is called multiple
times for the same P2P bridge's resource structures if P2P bridges
require their own PCI I/O resources.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
1 parent 1681b8e
History
Tip revision: 7b9c8ba2d634a0467a8a36018a28624563f34f47 authored by Kenji Kaneshige on 16 January 2006, 04:45:23 UTC
[IA64] Stop multiple pci_claim_resource() call for the same resource
Tip revision: 7b9c8ba
File Mode Size
Kconfig -rw-r--r-- 472 bytes
Kconfig.iosched -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 287 bytes
as-iosched.c -rw-r--r-- 46.9 KB
cfq-iosched.c -rw-r--r-- 58.2 KB
deadline-iosched.c -rw-r--r-- 20.9 KB
elevator.c -rw-r--r-- 18.3 KB
genhd.c -rw-r--r-- 18.3 KB
ioctl.c -rw-r--r-- 7.1 KB
ll_rw_blk.c -rw-r--r-- 96.3 KB
noop-iosched.c -rw-r--r-- 2.6 KB
scsi_ioctl.c -rw-r--r-- 14.5 KB

back to top