Linux-parisc archive mirror
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
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 v6.7-rc1 (part 2)
Date: Sun, 12 Nov 2023 08:00:52 +0100	[thread overview]
Message-ID: <ZVB4JP/NpxqHCb7a@p100> (raw)

Hi Linus,

please pull three small additional parisc fixes for kernel 6.7-rc1.
The first two are tagged for stable series.

- Include the upper 5 address bits when inserting TLB entries on a 64-bit
  kernel. On physical machines those are ignored, but in qemu it's nice to
  have them included and to be correct.
- Stop the 64-bit kernel and show a warning if someone tries to boot on a
  machine with a 32-bit CPU.
- Fix a "no previous prototype" warning in parport-gsc.

Thanks!
Helge

----------------------------------------------------------------
The following changes since commit be3ca57cfb777ad820c6659d52e60bbdd36bf5ff:

  Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media (2023-11-06 15:06:06 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.7-rc1-2

for you to fetch changes up to a406b8b424fa01f244c1aab02ba186258448c36b:

  parisc: Prevent booting 64-bit kernels on PA1.x machines (2023-11-10 16:17:32 +0100)

----------------------------------------------------------------
parisc architecture fixes for kernel v6.7-rc1 (part 2):

- Include upper 5 address bits of physical address in iitlbp
- Prevent booting 64-bit kernels on PA1.x machines
- parport-gsc: mark init function static

----------------------------------------------------------------
Arnd Bergmann (1):
      parport: gsc: mark init function static

Helge Deller (2):
      parisc/pgtable: Do not drop upper 5 address bits of physical address
      parisc: Prevent booting 64-bit kernels on PA1.x machines

 arch/parisc/kernel/entry.S    | 7 +++----
 arch/parisc/kernel/head.S     | 5 ++---
 drivers/parport/parport_gsc.c | 2 +-
 3 files changed, 6 insertions(+), 8 deletions(-)

             reply	other threads:[~2023-11-12  7:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-12  7:00 Helge Deller [this message]
2023-11-12 19:17 ` [GIT PULL] parisc architecture fixes for v6.7-rc1 (part 2) 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=ZVB4JP/NpxqHCb7a@p100 \
    --to=deller@gmx.de \
    --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 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 read-only IMAP folder(s) and NNTP newsgroup(s).