All of lore.kernel.org
 help / color / mirror / Atom feed
From: Helge Deller <deller@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org,
	James Bottomley <James.Bottomley@hansenpartnership.com>,
	John David Anglin <dave.anglin@bell.net>
Subject: [GIT PULL] parisc architecture fixes for v7.0-rc3
Date: Sat, 7 Mar 2026 21:17:34 +0100	[thread overview]
Message-ID: <aayH3iaMo6nEiCKr@p100> (raw)

Hi Linus,

While testing Sasha Levin's "kallsyms: embed source file:line info in kernel
stack traces" patch series, which increases the typical kernel image size, I
found some issues with the parisc initial kernel mapping which may prevent the
kernel to boot.

The three small patches here fix this.

Please pull for kernel v7.0-rc3.

Thanks!
Helge
----------------------------------------------------------------

The following changes since commit 11439c4635edd669ae435eec308f4ab8a0804808:

  Linux 7.0-rc2 (2026-03-01 15:39:31 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-7.0-rc3

for you to fetch changes up to 8475d8fe21ec9c7eb2faca555fbc5b68cf0d2597:

  parisc: Fix initial page table creation for boot (2026-03-06 11:33:13 +0100)

----------------------------------------------------------------
parisc architecture fixes for kernel v7.0-rc3:

Three initial kernel mapping fixes

----------------------------------------------------------------
Helge Deller (3):
      parisc: Increase initial mapping to 64 MB with KALLSYMS
      parisc: Check kernel mapping earlier at bootup
      parisc: Fix initial page table creation for boot

 arch/parisc/include/asm/pgtable.h |  2 +-
 arch/parisc/kernel/head.S         |  7 ++++++-
 arch/parisc/kernel/setup.c        | 20 ++++++++++++--------
 3 files changed, 19 insertions(+), 10 deletions(-)

             reply	other threads:[~2026-03-07 20:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-07 20:17 Helge Deller [this message]
2026-03-07 20:43 ` [GIT PULL] parisc architecture fixes for v7.0-rc3 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aayH3iaMo6nEiCKr@p100 \
    --to=deller@kernel.org \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=dave.anglin@bell.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.