From: Will Deacon <will@kernel.org>
To: torvalds@linux-foundation.org
Cc: catalin.marinas@arm.com,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux ARM Kernel Mailing List
<linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] arm64: Fix for -rc8 / final
Date: Fri, 15 Nov 2019 11:46:24 +0000 [thread overview]
Message-ID: <20191115114622.GA12198@willie-the-truck> (raw)
Hi Linus,
Please pull this one trivial fix for -rc8/final that ensures that the
script used to detect RELR relocation support in the toolchain works
correctly when $CC contains quotes. Although it fails safely (by failing
to detect the support when it exists), it would be nice to have this
fixed in 5.4 given that it was only introduced in the last merge window.
Thanks,
Will
--->8
The following changes since commit 6767df245f4736d0cf0c6fb7cf9cf94b27414245:
arm64: Do not mask out PTE_RDONLY in pte_same() (2019-11-06 19:31:56 +0000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes
for you to fetch changes up to 65e1f38d9a2f07d4b81f369864c105880e47bd5a:
scripts/tools-support-relr.sh: un-quote variables (2019-11-13 10:52:05 +0000)
----------------------------------------------------------------
arm64 fix for -rc8 / final
- Handle CC variables containing quotes in tools-support-relr.sh script
----------------------------------------------------------------
Ilie Halip (1):
scripts/tools-support-relr.sh: un-quote variables
scripts/tools-support-relr.sh | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2019-11-15 11:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-15 11:46 Will Deacon [this message]
2019-11-15 17:35 ` [GIT PULL] arm64: Fix for -rc8 / final pr-tracker-bot
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=20191115114622.GA12198@willie-the-truck \
--to=will@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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