]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86: make UV support configurable
authorNick Piggin <npiggin@suse.de>
Tue, 20 Jan 2009 03:36:04 +0000 (04:36 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 21 Jan 2009 12:00:42 +0000 (13:00 +0100)
commit03b486322e994dde49e67aedb391867b7cf28822
treef1b3418cfaa57376f3637e85464bb6b88d72ba26
parent5b221278d61e3907a5e4104a844b63bc8bb3d43a
x86: make UV support configurable

Make X86 SGI Ultraviolet support configurable. Saves about 13K of text size
on my modest config.

   text    data     bss     dec     hex filename
6770537 1158680  694356 8623573  8395d5 vmlinux
6757492 1157664  694228 8609384  835e68 vmlinux.nouv

Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig
arch/x86/include/asm/uv/uv.h
arch/x86/kernel/Makefile
arch/x86/kernel/efi.c
arch/x86/kernel/entry_64.S
arch/x86/kernel/genapic_64.c
arch/x86/kernel/io_apic.c
drivers/misc/Kconfig