[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <F1BBC78E-CA44-4C7D-AF87-2F713266EE2A@vmware.com>
Date: Fri, 18 May 2018 19:36:20 +0000
From: Nadav Amit <namit@...are.com>
To: "hpa@...or.com" <hpa@...or.com>
CC: Linus Torvalds <torvalds@...ux-foundation.org>,
Peter Zijlstra <peterz@...radead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
the arch/x86 maintainers <x86@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
Josh Poimboeuf <jpoimboe@...hat.com>
Subject: Re: [PATCH 2/6] x86: bug: prevent gcc distortions
hpa@...or.com wrote:
> On May 18, 2018 12:21:00 PM PDT, Linus Torvalds <torvalds@...ux-foundation.org> wrote:
>> On Fri, May 18, 2018 at 12:18 PM Nadav Amit <namit@...are.com> wrote:
>>
>>> Gnu ASM manual says: "Each time you run as it assembles exactly one
>> source
>>> program. The source program is made up of one or more files.”
>>
>> Ok, that counts as documentation, although it's confusing as hell. Is
>> it
>> one source program or multiple files again? I see what they are trying
>> to
>> say, but it really could be phrased more clearly ;)
>>
>> Linus
>
> At least we have a solution!
Thanks for all your help. I will try to do it over over the weekend.
Funny, I see that this “trick” (-Wa,[filename.s]) is already being used to
include arch/x86/boot/code16gcc.h so I feel “safer” to use it.
Regards,
Nadav
Powered by blists - more mailing lists