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:
7d87d53
)
x86: export vector_used_by_percpu_irq
author
Ingo Molnar
<mingo@elte.hu>
Tue, 23 Dec 2008 14:15:17 +0000
(15:15 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 23 Dec 2008 21:37:31 +0000
(22:37 +0100)
Impact: build fix
lguest can be built as a module and makes use of this new symbol:
ERROR: "vector_used_by_percpu_irq" [drivers/lguest/lg.ko] undefined!
export it.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found