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:
07700a9
)
KVM: use correct tlbs dirty type in cmpxchg
author
Alex Shi
<alex.shi@intel.com>
Sun, 4 Mar 2012 05:13:38 +0000
(13:13 +0800)
committer
Avi Kivity
<avi@redhat.com>
Thu, 8 Mar 2012 12:11:44 +0000
(14:11 +0200)
Using 'int' type is not suitable for a 'long' object. So, correct it.
Signed-off-by: Alex Shi <alex.shi@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found