[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>
Showing
- arch/x86_64/Kconfig 18 additions, 0 deletionsarch/x86_64/Kconfig
- arch/x86_64/kernel/Makefile 1 addition, 0 deletionsarch/x86_64/kernel/Makefile
- arch/x86_64/kernel/vsmp.c 45 additions, 0 deletionsarch/x86_64/kernel/vsmp.c
- include/asm-x86_64/system.h 18 additions, 0 deletionsinclude/asm-x86_64/system.h
- include/linux/pci_ids.h 3 additions, 0 deletionsinclude/linux/pci_ids.h
Loading
Please register or sign in to comment