[IA64] support for cpu0 removal
authorAshok Raj <ashok.raj@intel.com>
Fri, 11 Nov 2005 22:32:40 +0000 (14:32 -0800)
committerTony Luck <tony.luck@intel.com>
Thu, 5 Jan 2006 18:24:20 +0000 (10:24 -0800)
commitff741906ad3cf4b8ca1a958acb013a97a6381ca2
tree66a4c2dbacd4c10015824a6789f9206693003092
parentdb9edfd7e339ca4113153d887e782dd05be5a9eb
[IA64] support for cpu0 removal

here is the BSP removal support for IA64. Its pretty much the same thing that
was released a while back, but has your feedback incorporated.

- Removed CONFIG_BSP_REMOVE_WORKAROUND and associated cmdline param
- Fixed compile issue with sn2/zx1 due to a undefined fix_b0_for_bsp
- some formatting nits (whitespace etc)

This has been tested on tiger and long back by alex on hp systems as well.

Signed-off-by: Ashok Raj <ashok.raj@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
12 files changed:
arch/ia64/Kconfig
arch/ia64/configs/tiger_defconfig
arch/ia64/kernel/acpi.c
arch/ia64/kernel/iosapic.c
arch/ia64/kernel/irq.c
arch/ia64/kernel/mca.c
arch/ia64/kernel/perfmon.c
arch/ia64/kernel/smpboot.c
arch/ia64/kernel/time.c
arch/ia64/mm/contig.c
arch/ia64/mm/discontig.c
include/asm-ia64/mca.h