diff options
author | 2006-03-22 00:07:34 -0800 | |
---|---|---|
committer | 2006-03-22 07:53:54 -0800 | |
commit | 152475cb0a65ed73301cfbd7d7afab65536643f7 (patch) | |
tree | 197571b8d8786a4a0c7b88f107d3cd96c4b4b36d /kernel/fork.c | |
parent | [PATCH] sched: remove sleep_avg multiplier (diff) | |
download | linux-rng-152475cb0a65ed73301cfbd7d7afab65536643f7.tar.xz linux-rng-152475cb0a65ed73301cfbd7d7afab65536643f7.zip |
[PATCH] don't call check_acpi_pci() on x86 with ACPI disabled
check_acpi_pci() is called from arch/i386/kernel/setup.c even if
CONFIG_ACPI is not defined, but the code in include/asm/acpi.h doesn't
provide it in this case.
Signed-off-by: Herbert Pƶtzl <herbert@13thfloor.at>
Cc: "Brown, Len" <len.brown@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions