diff options
author | Jan Beulich <[email protected]> | 2010-05-24 12:13:17 -0700 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2010-05-24 13:31:52 -0700 |
commit | 5f2eb55026c91f8400ab4469aff88b2e201b5616 (patch) | |
tree | 1cef5c2d26e0b38f3f9f61f103d6de840f7f2061 /net/lapb/lapb_in.c | |
parent | b46fc5f235be04a7f77fb2af1d8cb809889c25c1 (diff) |
x86: "nosmp" command line option should force the system into UP mode
Bits set in cpu_possible_mask prior to the execution of
prefill_possible_map() (i.e. when parsing ACPI or MPS tables) would
prevent the SMP alternatives logic from switching to UP mode, plus
unnecessary setup of per-CPU data for CPUs that can never come online.
Additionally, without CONFIG_HOTPLUG_CPU disabled CPUs can never come
online, and hence setting cpu_possible_mask bits for them is again a
simple waste of resources.
Signed-off-by: Jan Beulich <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions