Re: [Bisected] qemu hangs on current git

From: Peter Zijlstra
Date: Wed Jan 22 2014 - 06:54:47 EST


On Wed, Jan 22, 2014 at 12:44:43PM +0100, Markus Trippelsdorf wrote:
> On 2014.01.22 at 11:24 +0100, Peter Zijlstra wrote:
> > On Wed, Jan 22, 2014 at 10:37:55AM +0100, Markus Trippelsdorf wrote:
> > > git bisect points to:
> > >
> > > commit 8cb75e0c4ec9786b81439761eac1d18d4a931af3
> > > Author: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
> > > Date: Wed Nov 20 12:22:37 2013 +0100
> > >
> > > sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
> > >
> >
> > No idea why kvm would go funny on that, real hardware runs fine.
> >
> > You're running a !PREEMPT kernel, right? Does the below make any
> > difference?
>
> Yes: CONFIG_PREEMPT_VOLUNTARY=y
> And yes, your patch fixes the issue.

Ah, indeed, VOLUNTARY needs this for should_resched; daft of me.

Thanks for testing!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/