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:
eae5ecb
)
KVM: VMX: Simplify vcpu_clear()
author
Avi Kivity
<avi@qumranet.com>
Sun, 30 Sep 2007 09:02:53 +0000
(11:02 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 15:52:49 +0000
(17:52 +0200)
Now that smp_call_function_single() knows how to call a function on the
current cpu, there's no need to check explicitly.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found