[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200529193838.GQ706495@hirez.programming.kicks-ass.net>
Date: Fri, 29 May 2020 21:38:38 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: mingo@...nel.org, will@...nel.org, tglx@...utronix.de
Cc: x86@...nel.org, linux-kernel@...r.kernel.org,
a.darwish@...utronix.de, rostedt@...dmis.org, bigeasy@...utronix.de
Subject: Re: [PATCH v2 3/6] lockdep: Change hardirq{s_enabled,_context} to
per-cpu variables
On Fri, May 29, 2020 at 06:16:47PM +0200, Peter Zijlstra wrote:
> On Thu, May 28, 2020 at 04:05:38PM +0200, Peter Zijlstra wrote:
> > +#include <asm/percpu.h>
> > +#include <asm/percpu.h>
>
> If we change those to <linux/percpu-defs.h>, in direct conflict with
> what the header says about itself, all builds seem to be good again.
>
> s390, sparc64, power64 all build again.
n/m that gives other fail :/
Powered by blists - more mailing lists