git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4884d8e
)
x86: fix apic.c build error on latest git
author
Jaswinder Singh Rajput
<jaswinder@infradead.org>
Sun, 11 Jan 2009 15:04:47 +0000
(20:34 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 12 Jan 2009 18:24:23 +0000
(19:24 +0100)
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>
No differences found