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:
ca84d1a
)
x86: pvclock: Move scale_delta into common header
author
Zachary Amsden
<zamsden@redhat.com>
Fri, 20 Aug 2010 08:07:29 +0000
(22:07 -1000)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:51:24 +0000
(10:51 +0200)
The scale_delta function for shift / multiply with 31-bit
precision moves to a common header so it can be used by both
kernel and kvm module.
Signed-off-by: Zachary Amsden <zamsden@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found