]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitee1eef067907bebaba46db77c7c672e569d2139c
treea59d0bb7a9f1df9f3187e466e3937ea9ffd83343
parentecd4512018a0c3fa07ad29610da1d278a23503fe
[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