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:
acd049c
)
xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Thu, 30 Jun 2011 13:12:40 +0000
(09:12 -0400)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Thu, 30 Jun 2011 13:21:10 +0000
(09:21 -0400)
Simple enough - we use an extern defined symbol which is not
defined when CONFIG_SMP is not defined. This fixes the linker
dying.
CC: stable@kernel.org
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found