All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH stable-v5.4 v2 0/2] properly cope with -z norelro
@ 2021-06-25  7:47 ` Jisheng Zhang
  0 siblings, 0 replies; 10+ messages in thread
From: Jisheng Zhang @ 2021-06-25  7:47 UTC (permalink / raw)
  To: Nick Desaulniers, stable, Greg Kroah-Hartman, Nathan Chancellor,
	Ard Biesheuvel, Sami Tolvanen, Masahiro Yamada, Sedat Dilek,
	Thomas Bogendoerfer
  Cc: Catalin Marinas, Will Deacon, Alan Modra,
	Fāng-ruì Sòng, Quentin Perret, linux-arm-kernel

Fix below build warning:
aarch64-linux-gnu-ld: warning: -z norelro ignored

Since v1
  - Backport a preparation patch as pointed out by Nick Desaulniers

Nick Desaulniers (1):
  arm64: link with -z norelro for LLD or aarch64-elf

Sami Tolvanen (1):
  kbuild: add CONFIG_LD_IS_LLD

 arch/arm64/Makefile | 10 +++++++---
 init/Kconfig        |  3 +++
 2 files changed, 10 insertions(+), 3 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-06-25 10:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-25  7:47 [PATCH stable-v5.4 v2 0/2] properly cope with -z norelro Jisheng Zhang
2021-06-25  7:47 ` Jisheng Zhang
2021-06-25  7:48 ` [PATCH stable-v5.4 v2 1/2] kbuild: add CONFIG_LD_IS_LLD Jisheng Zhang
2021-06-25  7:48   ` Jisheng Zhang
2021-06-25 10:17   ` Patch "kbuild: add CONFIG_LD_IS_LLD" has been added to the 5.4-stable tree gregkh
2021-06-25  7:50 ` [PATCH stable-v5.4 v2 2/2] arm64: link with -z norelro for LLD or aarch64-elf Jisheng Zhang
2021-06-25  7:50   ` Jisheng Zhang
2021-06-25 10:17   ` Patch "arm64: link with -z norelro for LLD or aarch64-elf" has been added to the 5.4-stable tree gregkh
2021-06-25 10:16 ` [PATCH stable-v5.4 v2 0/2] properly cope with -z norelro Greg Kroah-Hartman
2021-06-25 10:16   ` Greg Kroah-Hartman

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.