From: Greg KH <gregkh@linuxfoundation.org>
To: ndesaulniers@google.com
Cc: natechancellor@gmail.com, mka@chromium.org,
stable@vger.kernel.org, trong@android.com,
Catalin Marinas <catalin.marinas@arm.com>
Subject: Re: [PATCH] arm64: lse: remove -fcall-used-x0 flag
Date: Sun, 11 Nov 2018 08:28:43 -0800 [thread overview]
Message-ID: <20181111162843.GA8564@kroah.com> (raw)
In-Reply-To: <20181029171026.236752-1-ndesaulniers@google.com>
On Mon, Oct 29, 2018 at 10:10:26AM -0700, ndesaulniers@google.com wrote:
> From: Tri Vo <trong@android.com>
>
> commit 2a6c7c367de82951c98a290a21156770f6f82c84 upstream
>
> x0 is not callee-saved in the PCS. So there is no need to specify
> -fcall-used-x0.
>
> Clang doesn't currently support -fcall-used flags. This patch will help
> building the kernel with clang.
>
> Tested-by: Nick Desaulniers <ndesaulniers@google.com>
> Acked-by: Will Deacon <will.deacon@arm.com>
> Signed-off-by: Tri Vo <trong@android.com>
> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
> Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
> ---
> Sending to stable for inclusion in 4.14. Needed for
> CONFIG_ARM64_LSE_ATOMICS.
Now queued up, and also added to 4.18.y and 4.19.y and 4.9.y
thanks,
greg k-h
prev parent reply other threads:[~2018-11-12 2:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-29 17:10 [PATCH] arm64: lse: remove -fcall-used-x0 flag ndesaulniers
2018-10-29 18:13 ` Tri Vo
2018-11-08 23:12 ` Nick Desaulniers
2018-11-11 16:28 ` Greg KH [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=20181111162843.GA8564@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=catalin.marinas@arm.com \
--cc=mka@chromium.org \
--cc=natechancellor@gmail.com \
--cc=ndesaulniers@google.com \
--cc=stable@vger.kernel.org \
--cc=trong@android.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.