aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAndi Kleen <andi@firstfloor.org>2008-02-11 01:35:20 +0100
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2008-02-11 09:20:50 -0800
commit1f07e988290fc45932f5028c9e2a862c37a57336 (patch)
treedb0a20e2ead6a865af786e09e90ce1159a277c9e /scripts/patch-kernel
parentMerge branch 'for-linus' of git://linux-nfs.org/~bfields/linux (diff)
downloadlinux-1f07e988290fc45932f5028c9e2a862c37a57336.tar.gz
linux-1f07e988290fc45932f5028c9e2a862c37a57336.zip
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>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions