diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2007-05-19 16:22:50 +0200 |
---|---|---|
committer | Chris Wright <chrisw@sous-sol.org> | 2007-06-11 11:36:43 -0700 |
commit | ac87371f3c0c45742fbc67a018affd05c9240f6b (patch) | |
tree | 7f86e8ea0bcfa65add8240befdb1229354be8f3c /net/unix/garbage.c | |
parent | 27140776e1051f8d453b90155cf73f6156ecb73b (diff) |
[PATCH] Ignore bogus ACPI info for offline CPUs
Booting a SMP kernel with maxcpus=1 on a SMP system leads to a hard
hang, because ACPI ignores the maxcpus setting and sends timer broadcast
info for the offline CPUs. This results in a stuck for ever call to
smp_call_function_single() on an offline CPU.
Ignore the bogus information and print a kernel error to remind ACPI
folks to fix it.
Affects 2.6.21 / 2.6.22-rc
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/unix/garbage.c')
0 files changed, 0 insertions, 0 deletions