]> Git Repo - linux.git/commit
[PATCH] i386: srat on non-acpi hw fix
authorMagnus Damm <[email protected]>
Sun, 30 Oct 2005 22:59:48 +0000 (14:59 -0800)
committerLinus Torvalds <[email protected]>
Mon, 31 Oct 2005 01:37:13 +0000 (17:37 -0800)
commit5d35704028d09a183448daceab5dcb94f21a3645
tree2b1b4416c162c458a26d601412d09a7ed9c21b84
parent6c180d94abdcfb77a2fe4275bd03687fa159acd7
[PATCH] i386: srat on non-acpi hw fix

This patch adds a check for the return value of acpi_find_root_pointer().
Without this patch systems without ACPI support such as QEMU crashes when
booting a NUMA kernel with CONFIG_ACPI_SRAT=y.

Signed-off-by: Magnus Damm <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/i386/kernel/srat.c
This page took 0.052683 seconds and 4 git commands to generate.