Re: [GIT PULL] locking tree changes for v3.16

From: Ingo Molnar
Date: Thu Jun 05 2014 - 08:35:24 EST



* Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:

> On Thu, Jun 05, 2014 at 01:11:10PM +0200, Ingo Molnar wrote:
> > Unfortunately even with the latest bits from you the breakage I
> > reported weeks ago is not resolved:
>
> crap, its the qrwlock bits, I fixed it for the config you gave me.
> Some paravirt crap header hell thing. Happen to have another
> .config?

A simple 'make defconfig' triggers the build failure for me:

kernel/locking/qrwlock.c:24:25: fatal error: asm/qrwlock.h: No such file or directory

If I apply the minimal feature-enabling patch below on top of the base
qrwlock patch.

Thanks,

Ingo

==========================>