mbox series

[GIT,PULL] parisc architecture fix for v6.11-rc7

Message ID ZtgkFznSCnkAREgA@p100 (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] parisc architecture fix for v6.11-rc7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.11-rc7

Message

Helge Deller Sept. 4, 2024, 9:10 a.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Sept. 4, 2024, 4:25 p.m. UTC | #1
The pull request you sent on Wed, 4 Sep 2024 11:10:47 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.11-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/962da4d1be82889af5b9cc0f718e5eccfd93cd2d

Thank you!