KVM: PPC: Book3S: PR: Fix preemption
authorAlexander Graf <agraf@suse.de>
Tue, 13 Mar 2012 22:31:02 +0000 (23:31 +0100)
committerPaul Mackerras <paulus@samba.org>
Tue, 3 Apr 2012 06:42:39 +0000 (16:42 +1000)
We were leaking preemption counters. Fix the code to always toggle
between preempt and non-preempt properly.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found