Christoph Lameter ff0d2f90fd [PATCH] fix memory scribble in arch/i386/pci/fixup.c
The GET_INDEX() macro should use just the low three bits of the devfn,
otherwise we have a memory scribble in pcie_rootport_aspm_quirk that
overwrites ptype_all

Fix it to be more careful about its arguments while at it.

Acked by Dely Sy <dely.l.sy@intel.com>

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-17 09:27:05 -07:00
..
2005-05-16 23:36:22 +01:00
2005-05-17 07:59:21 -07:00
2005-05-04 07:33:13 -07:00
2005-05-17 07:59:11 -07:00
2005-05-17 07:59:17 -07:00