kernel-ark/arch
Ashok Raj 67664c8f7e [PATCH] i386: Dont use IPI broadcast when using cpu hotplug.
This patch introduces a startup parameter no_broadcast.  When we enable
CONFIG_HOTPLUG_CPU, we dont want to use broadcast shortcut as it has ill
effects on a offline cpu.  If we issue broadcast, the IPI is also delivered
to offline cpus, or partially up cpu causing stale IPI's to be handled,
which is a problem and can cause undesirable effects.

Introduces a new startup cmdline option no_ipi_broadcast, that can be
switched at cmdline if necessary.

Signed-off-by: Ashok Raj <ashok.raj@intel.com>
Acked-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-25 16:24:29 -07:00
..
alpha
arm
arm26
cris
frv
h8300
i386 [PATCH] i386: Dont use IPI broadcast when using cpu hotplug. 2005-06-25 16:24:29 -07:00
ia64 [PATCH] i386 CPU hotplug 2005-06-25 16:24:29 -07:00
m32r
m68k
m68knommu
mips [PATCH] mips: add MIPS-specific support for flatmem/discontigmem 2005-06-25 16:24:25 -07:00
parisc
ppc [PATCH] ppc32: remove some unnecessary includes of bootmem.h 2005-06-25 16:24:27 -07:00
ppc64 [PATCH] i386 CPU hotplug 2005-06-25 16:24:29 -07:00
s390 [PATCH] i386 CPU hotplug 2005-06-25 16:24:29 -07:00
sh
sh64
sparc
sparc64
um
v850
x86_64
xtensa