[PATCH] KVM: PPC: Use schedule instead of cond_resched
Alexander Graf
agraf at suse.de
Wed Dec 11 01:40:17 EST 2013
On 10.12.2013, at 15:21, Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com> wrote:
> From: "Aneesh Kumar K.V" <aneesh.kumar at linux.vnet.ibm.com>
>
> We already checked need_resched. So we can call schedule directly
>
> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com>
The real fix for the issue you're seeing is
https://lkml.org/lkml/2013/11/28/241
Alex
More information about the Linuxppc-dev
mailing list