x86: make ipi_handler() always defined
commit4e2947f12516d13446d6ffa1d9e4fbd33b1636fa
authorIngo Molnar <mingo@elte.hu>
Fri, 9 Nov 2007 21:39:38 +0000 (9 22:39 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 9 Nov 2007 21:39:38 +0000 (9 22:39 +0100)
tree0593b91d3128a1bec6acfcd16b82b3ef13d7b2c3
parentd6322faf296ab5bbb597f8b0abcb50153754cd08
x86: make ipi_handler() always defined

prepare for up_smp_call_function() to ensure that the 'func'
pointer is unused. (which is related to a KVM build fix)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/mtrr/main.c