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:
3bf3cdc
)
KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all
author
Scott Wood
<scottwood@freescale.com>
Thu, 18 Aug 2011 20:25:16 +0000
(15:25 -0500)
committer
Avi Kivity
<avi@redhat.com>
Mon, 5 Mar 2012 12:52:23 +0000
(14:52 +0200)
The only place it makes sense to call this function already needs
to have preemption disabled.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found