* [GIT PULL] arm64 fixes for 6.7-rc3
@ 2023-11-25 10:47 Catalin Marinas
2023-11-25 17:13 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Catalin Marinas @ 2023-11-25 10:47 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Will Deacon, linux-arm-kernel, linux-kernel
Hi Linus,
Please pull the arm64 fixes below. Thanks.
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes
for you to fetch changes up to c0a8574204054effad6ac83cc75c02576e2985fe:
arm64: add dependency between vmlinuz.efi and Image (2023-11-23 19:10:29 +0000)
----------------------------------------------------------------
arm64 fixes:
- Fix "rodata=on" not disabling "rodata=full" on arm64
- Add arm64 make dependency between vmlinuz.efi and Image, leading to
occasional build failures previously (with parallel building)
- Add newline to the output formatting of the za-fork kselftest
----------------------------------------------------------------
Mark Brown (1):
kselftest/arm64: Fix output formatting for za-fork
Masahiro Yamada (1):
arm64: add dependency between vmlinuz.efi and Image
Will Deacon (1):
arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=y
arch/arm64/Makefile | 2 +-
arch/arm64/include/asm/setup.h | 17 +++++++++++++++--
arch/arm64/mm/pageattr.c | 7 +++----
tools/testing/selftests/arm64/fp/za-fork.c | 2 +-
4 files changed, 20 insertions(+), 8 deletions(-)
--
Catalin
_______________________________________________
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:[~2023-11-25 17:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-25 10:47 [GIT PULL] arm64 fixes for 6.7-rc3 Catalin Marinas
2023-11-25 17:13 ` 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;
as well as URLs for NNTP newsgroup(s).