Files
linux-stable-mirror/include/linux
Andi Kleen 1f07e98829 Prevent IDE boot ops on NUMA system
Without this patch a Opteron test system here oopses at boot with
current git.

Calling to_pci_dev() on a NULL pointer gives a negative value so the
following NULL pointer check never triggers and then an illegal address
is referenced.  Check the unadjusted original device pointer for NULL
instead.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-11 09:20:50 -08:00
..
2008-02-10 18:11:16 -05:00
2008-02-08 12:41:03 +01:00
2008-02-08 09:22:24 -08:00
2008-02-11 09:20:50 -08:00
2008-02-08 09:22:42 -08:00
2008-02-08 09:22:29 -08:00
2008-02-09 11:08:33 -08:00
2008-02-08 09:22:42 -08:00
2008-02-08 09:22:31 -08:00
2008-02-10 12:52:46 -08:00
2008-02-07 23:11:56 -08:00
2008-02-08 09:22:31 -08:00
2008-02-08 09:22:26 -08:00
2008-02-08 09:22:41 -08:00
2008-02-08 09:22:41 -08:00
2008-02-08 09:22:27 -08:00
2008-02-08 09:22:31 -08:00
2008-02-08 09:22:34 -08:00
2008-02-08 09:22:36 -08:00