Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64: Fix for -rc8 / final
@ 2019-11-15 11:46 Will Deacon
  2019-11-15 17:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Will Deacon @ 2019-11-15 11:46 UTC (permalink / raw)
  To: torvalds
  Cc: catalin.marinas, Linux Kernel Mailing List,
	Linux ARM Kernel Mailing List

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-15 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-15 11:46 [GIT PULL] arm64: Fix for -rc8 / final Will Deacon
2019-11-15 17:35 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox