[PATCH] i386/x86-64: Return defined error value for bad PCI config space accesses
authorAndi Kleen <ak@suse.de>
Fri, 7 Apr 2006 17:50:15 +0000 (19:50 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 9 Apr 2006 18:53:52 +0000 (11:53 -0700)
commit49c93e84d8b2d602a07c302c7e3cd4fa09095fbb
treea59d0bb7a9f1df9f3187e466e3937ea9ffd83343
parent8c30b1a74aed4041f183e183a149b7dfbdc6c20e
[PATCH] i386/x86-64: Return defined error value for bad PCI config space accesses

Mostly to get better handling when a extended config space
access has to fallback to Type1.

Cc: gregkh@suse.de
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/pci/direct.c
arch/i386/pci/mmconfig.c
arch/x86_64/pci/mmconfig.c