android_kernel_samsung_msm8976/arch/powerpc
Nathan Lynch d608df5c7d [POWERPC] Maple U3 HT - reject inappropriate config space access
When there is a PCI-X mode 2 capable device behind the HT<->PCI-X
bridge, the pci core decides that the device has the extended 4K
config space, even though the bus is not operating in mode 2.  This is
because the u3_ht pci ops silently accept offsets greater than 255 but
use only the 8 least significant bits, which means reading at offset
0x100 gets the data at offset 0x0, and causes confusion for lspci.

Reject accesses to configuration space offsets greater than 255.

Signed-off-by: Nathan Lynch <ntl@pobox.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-09-22 15:19:58 +10:00
..
boot [POWERPC] Start arch/powerpc/boot code reorganization 2006-09-20 15:09:58 +10:00
configs Merge branch 'linux-2.6' 2006-09-14 07:07:18 +10:00
kernel [POWERPC] Merge iSeries i/o operations with the rest 2006-09-22 15:19:58 +10:00
lib [POWERPC] make spinlocks work in a combined kernel 2006-09-20 14:01:16 +10:00
math-emu Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mm Merge branch 'merge' 2006-08-25 14:56:07 +10:00
oprofile [PATCH] oprofile: Fix unnecessary cleverness 2006-06-26 09:58:17 -07:00
platforms [POWERPC] Maple U3 HT - reject inappropriate config space access 2006-09-22 15:19:58 +10:00
sysdev [POWERPC] Fix IPIC pending register assignments 2006-09-22 15:19:58 +10:00
xmon [POWERPC] print backtrace when entering xmon 2006-09-13 18:39:53 +10:00
Kconfig Merge branch 'linux-2.6' 2006-09-14 07:07:18 +10:00
Kconfig.debug [POWERPC] print backtrace when entering xmon 2006-09-13 18:39:53 +10:00
Makefile [POWERPC] Remove stale 64bit on 32bit kernel code 2006-06-15 19:31:26 +10:00