aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv.c
diff options
context:
space:
mode:
authorTiejun Chen <tiejun.chen@windriver.com>2013-10-23 09:26:48 +0800
committerAlexander Graf <agraf@suse.de>2014-01-09 10:15:10 +0100
commit9bd880a2c882d2181b1eaba0aed422cced8f0e8a (patch)
tree04d627755115ed0d56e2538f0c7436dd0fff60c3 /arch/powerpc/kvm/book3s_hv.c
parent08c9a188d0d0fc0f0c5e17d89a06bb59c493110f (diff)
downloadkernel_replicant_linux-9bd880a2c882d2181b1eaba0aed422cced8f0e8a.tar.gz
kernel_replicant_linux-9bd880a2c882d2181b1eaba0aed422cced8f0e8a.tar.bz2
kernel_replicant_linux-9bd880a2c882d2181b1eaba0aed422cced8f0e8a.zip
KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
Rather than calling hard_irq_disable() when we're back in C code we can just call RECONCILE_IRQ_STATE to soft disable IRQs while we're already in hard disabled state. This should be functionally equivalent to the code before, but cleaner and faster. Signed-off-by: Tiejun Chen <tiejun.chen@windriver.com> [agraf: fix comment, commit message] Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/kvm/book3s_hv.c')
0 files changed, 0 insertions, 0 deletions