All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture fixes for v6.7-rc1 (part 2)
@ 2023-11-12  7:00 Helge Deller
  2023-11-12 19:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2023-11-12  7:00 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] parisc architecture fixes for v6.7-rc1 (part 2)
  2023-11-12  7:00 [GIT PULL] parisc architecture fixes for v6.7-rc1 (part 2) Helge Deller
@ 2023-11-12 19:17 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-11-12 19:17 UTC (permalink / raw)
  To: Helge Deller
  Cc: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin

The pull request you sent on Sun, 12 Nov 2023 08:00:52 +0100:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-12 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-12  7:00 [GIT PULL] parisc architecture fixes for v6.7-rc1 (part 2) Helge Deller
2023-11-12 19:17 ` pr-tracker-bot

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.