[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch
authorRavikiran G Thirumalai <kiran@scalex86.org>
Wed, 11 Jan 2006 21:46:18 +0000 (22:46 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:05:01 +0000 (19:05 -0800)
commit79f12614a6537cc3ac9ca4d1ea26f6e4f4a34aee
tree25167c8862ad7733c7e044b0aad67e4291a0681b
parent5fd63b308569060ffa40af52ed122d9734111bff
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch

Introduce vSMP arch to the kernel.

This patch:
1. Adds CONFIG_X86_VSMP
2. Adds machine specific macros for local_irq_disabled, local_irq_enabled
   and irqs_disabled
3. Writes to the vSMP CTL device to indicate kernel compiled with CONFIG_VSMP

Signed-off-by: Ravikiran Thirumalai <kiran@scalemp.com>
Signed-off-by: Shai Fultheim <shai@scalemp.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/Kconfig
arch/x86_64/kernel/Makefile
arch/x86_64/kernel/vsmp.c [new file with mode: 0644]
include/asm-x86_64/system.h
include/linux/pci_ids.h