]> git.baikalelectronics.ru Git - kernel.git/commit
x86, smp: remove ->restore_NMI_vector()
authorIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 15:43:47 +0000 (16:43 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 22:20:34 +0000 (23:20 +0100)
commit27d9b2c1c56fb830f58237156004cbd43d9ff72c
tree6759f134706c4582b69cfcda1edc926b2b55705f
parenta1b6c4ab05871b869a00941c04033280fabfb454
x86, smp: remove ->restore_NMI_vector()

Nothing actually restores the NMI vector - so remove this
logic altogether.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/genapic.h
arch/x86/include/asm/numaq/wakecpu.h
arch/x86/kernel/genapic_flat_64.c
arch/x86/kernel/genx2apic_cluster.c
arch/x86/kernel/genx2apic_phys.c
arch/x86/kernel/genx2apic_uv_x.c
arch/x86/mach-generic/bigsmp.c
arch/x86/mach-generic/default.c
arch/x86/mach-generic/es7000.c
arch/x86/mach-generic/numaq.c
arch/x86/mach-generic/summit.c