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:
0e9c85a
)
KVM: s390: remove the tasklet used by the hrtimer
author
David Hildenbrand
<dahi@linux.vnet.ibm.com>
Fri, 16 May 2014 10:08:29 +0000
(12:08 +0200)
committer
Christian Borntraeger
<borntraeger@de.ibm.com>
Mon, 21 Jul 2014 11:22:42 +0000
(13:22 +0200)
We can get rid of the tasklet used for waking up a VCPU in the hrtimer
code but wakeup the VCPU directly.
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
No differences found