stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nick Desaulniers <ndesaulniers@google.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Jian Cai <jiancai@google.com>, "# 3.4.x" <stable@vger.kernel.org>,
	Sasha Levin <sashal@kernel.org>,
	Fangrui Song <maskray@google.com>,
	Josh Poimboeuf <jpoimboe@redhat.com>,
	Peter Zijlstra <peterz@infradead.org>,
	Dmitry Golovin <dima@golovin.in>, Borislav Petkov <bp@suse.de>,
	clang-built-linux <clang-built-linux@googlegroups.com>,
	Nathan Chancellor <natechancellor@gmail.com>,
	mbenes@suse.cz, Manoj Gupta <manojgupta@google.com>,
	Luis Lozano <llozano@google.com>
Subject: Re: Patches for building kernel 5.4 with LLVM's integrated assembler
Date: Thu, 5 Nov 2020 14:07:28 -0800	[thread overview]
Message-ID: <CAKwvOdkKcKru44CPmPiT9_5ACWiz50Gi12yKTR=pq4MeSPGvGg@mail.gmail.com> (raw)
In-Reply-To: <20201105215226.GC2123793@kroah.com>

On Thu, Nov 5, 2020 at 1:51 PM Greg KH <gregkh@linuxfoundation.org> wrote:
>
> On Tue, Nov 03, 2020 at 02:51:32PM -0800, Jian Cai wrote:
> > Dear Stable kernel maintainers,
> >
> > Please consider cherry picking the following commits (ordered by commit
> > time) ino linux-5.4.y.
> >
> > ffedeeb780dc linkage: Introduce new macros for assembler symbols
> >
> > 35e61c77ef38 arm64: asm: Add new-style position independent function
> > annotations
> >
> > 3ac0f4526dfb arm64: lib: Use modern annotations for assembly functions
> >
> > ec9d78070de9 arm64: Change .weak to SYM_FUNC_START_WEAK_PI for
> > arch/arm64/lib/mem*.S
> >
> > The first three are required to apply the last patch. This would unblock
> > Chrome OS to build with LLVM's integrated assembler (Please see
> > http://crbug.com/1143847 for details).
>
> I've done this, but does this also provide this functionality for x86?

We're in the process of fixing this for x86 and 32b ARM.  The aarch64
patch made it to mainline the fastest.  Patches have been
posted+reviewed for the other two, just not merged up yet.
-- 
Thanks,
~Nick Desaulniers

      reply	other threads:[~2020-11-05 22:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CA+SOCLJMyUZ8c0e5xkvm+r0pMxBoUxmQRaoasKOS2T28Z10Ziw@mail.gmail.com>
2020-11-05 21:52 ` Patches for building kernel 5.4 with LLVM's integrated assembler Greg KH
2020-11-05 22:07   ` Nick Desaulniers [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAKwvOdkKcKru44CPmPiT9_5ACWiz50Gi12yKTR=pq4MeSPGvGg@mail.gmail.com' \
    --to=ndesaulniers@google.com \
    --cc=bp@suse.de \
    --cc=clang-built-linux@googlegroups.com \
    --cc=dima@golovin.in \
    --cc=gregkh@linuxfoundation.org \
    --cc=jiancai@google.com \
    --cc=jpoimboe@redhat.com \
    --cc=llozano@google.com \
    --cc=manojgupta@google.com \
    --cc=maskray@google.com \
    --cc=mbenes@suse.cz \
    --cc=natechancellor@gmail.com \
    --cc=peterz@infradead.org \
    --cc=sashal@kernel.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).