commit | 2bc1379712e74c5b99adaa6db433c14d8841ab4f | [log] [tgz] |
---|---|---|
author | Jaswinder Singh Rajput <jaswinder@infradead.org> | Sun Jan 11 20:34:47 2009 +0530 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Jan 12 19:24:23 2009 +0100 |
tree | 680195c9f685e31e4aa6b063234d95db26e224c9 | |
parent | 4884d8e6a05026ec906355436cea9dc1acb1d09e [diff] |
x86: fix apic.c build error on latest git Fix this by reintroducing asm/smp.h include in apic.c - later on I will fix this by removing non-smp data from smp.h Also fix the __inquire_remote_apic() prototype/inline. Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>