Hi Linus, Please pull one fix for the parisc architecture to fix a boot issue. Thanks! Helge ---------------------------------------------------------------- The following changes since commit 5be63fc19fcaa4c236b307420483578a56986a37: Linux 6.11-rc5 (2024-08-25 19:07:11 +1200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.11-rc7 for you to fetch changes up to 213aa670153ed675a007c1f35c5db544b0fefc94: parisc: Delay write-protection until mark_rodata_ro() call (2024-09-03 12:59:21 +0200) ---------------------------------------------------------------- parisc architecture fix for kernel v6.11-rc7: - Fix boot issue where boot memory is marked read-only too early ---------------------------------------------------------------- Helge Deller (1): parisc: Delay write-protection until mark_rodata_ro() call arch/parisc/mm/init.c | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-)