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:
d560bc6
)
x86, xen: Initialize cx to suppress warning
author
H. Peter Anvin
<hpa@zytor.com>
Wed, 26 Aug 2009 04:06:03 +0000
(21:06 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Wed, 26 Aug 2009 04:10:32 +0000
(21:10 -0700)
Initialize cx before calling xen_cpuid(), in order to suppress the
"may be used uninitialized in this function" warning.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
No differences found