[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191007113346.GD2311@hirez.programming.kicks-ass.net>
Date: Mon, 7 Oct 2019 13:33:46 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: x86@...nel.org
Cc: linux-kernel@...r.kernel.org, rostedt@...dmis.org,
mhiramat@...nel.org, bristot@...hat.com, jbaron@...mai.com,
torvalds@...ux-foundation.org, tglx@...utronix.de,
mingo@...nel.org, namit@...are.com, hpa@...or.com, luto@...nel.org,
ard.biesheuvel@...aro.org, jpoimboe@...hat.com
Subject: Re: [PATCH v2 02/13] static_call: Add basic static call
infrastructure
On Mon, Oct 07, 2019 at 10:27:10AM +0200, Peter Zijlstra wrote:
> +#define STATIC_CALL_PREFIX ____static_call_
Yesterday I got an allmodconfig build complaining about symbols being
too long, in part due to this prefix. Should we change it to something
like: "__SC__" ?
Powered by blists - more mailing lists