https://github.com/torvalds/linux
Revision ff0d2f90fdc4b564d47a7c26b16de81a16cfa28e authored by Christoph Lameter on 17 May 2005, 15:48:16 UTC, committed by Linus Torvalds on 17 May 2005, 16:27:05 UTC
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>
1 parent 8c41a5f
History
Tip revision: ff0d2f90fdc4b564d47a7c26b16de81a16cfa28e authored by Christoph Lameter on 17 May 2005, 15:48:16 UTC
[PATCH] fix memory scribble in arch/i386/pci/fixup.c
Tip revision: ff0d2f9

README

back to top