[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190327222914.GX18020@tassilo.jf.intel.com>
Date: Wed, 27 Mar 2019 15:29:14 -0700
From: Andi Kleen <ak@...ux.intel.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Andi Kleen <andi@...stfloor.org>, x86@...nel.org,
Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>,
Josh Poimboeuf <jpoimboe@...hat.com>
Subject: Re: [PATCH 02/17] x86, lto: Mark all top level asm statements as
.text
> > I checked the code general and with the .globl in NATIVE_LABEL the
>
> With or without? I removed that as well.
With.
LTO would still need the .globls because the variable and the asm
statement can end up in different assembler files, and resolution
would rely on the linker.
-Andi
Powered by blists - more mailing lists