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:
da5de7c
)
x86/paravirt: fix missing callee-save call on pud_val
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Thu, 29 Jan 2009 09:51:34 +0000
(
01:51
-0800)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Fri, 30 Jan 2009 22:52:39 +0000
(14:52 -0800)
Impact: Fix build when CONFIG_PARAVIRT_DEBUG is enabled
Fix missed convertion to using callee-saved calls for pud_val, which
causes a compile error when CONFIG_PARAVIRT_DEBUG is enabled.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found