commit | 4e2947f12516d13446d6ffa1d9e4fbd33b1636fa | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Fri Nov 09 22:39:38 2007 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Nov 09 22:39:38 2007 +0100 |
tree | 0593b91d3128a1bec6acfcd16b82b3ef13d7b2c3 | |
parent | d6322faf296ab5bbb597f8b0abcb50153754cd08 [diff] |
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>