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-08 15:33:32 -08:00
2008-02-08 09:22:31 -08:00
2008-02-09 11:08:34 -08:00
2008-02-09 18:24:41 +01:00
2008-02-09 23:24:09 +01:00
2008-02-08 15:33:32 -08:00
2008-02-11 09:20:50 -08:00
2008-02-03 17:19:47 +02:00
2008-01-31 17:40:18 +01:00
2008-02-06 10:41:16 -08:00