aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorSuresh Siddha <[email protected]>2011-12-22 01:45:19 +0000
committerH. Peter Anvin <[email protected]>2011-12-23 19:01:49 +0000
commitc284b42abadbb22083bfde24d308899c08d44ffa (patch)
treefb6890a1b3c5a4f72f52122ae652cad438fb20d2 /net/unix/af_unix.c
parentx86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS (diff)
downloadkernel-c284b42abadbb22083bfde24d308899c08d44ffa.tar.gz
kernel-c284b42abadbb22083bfde24d308899c08d44ffa.zip
x86: Skip cpus with apic-ids >= 255 in !x2apic_mode
If the x2apic mode is disabled for reasons like interrupt-remapping not available etc, then we need to skip the logical cpu bringup of apic-id's >= 255. Otherwise as the platform is in xapic mode, init/startup IPI's will consider only the low 8-bits and there is a possibility of re-sending init/startup IPI's to the logical cpu that is already online. This will avoid potential reboots/unpredictable behavior etc. Signed-off-by: Suresh Siddha <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions