Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Nov 2023 19:05:31 +0000 (11:05 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Nov 2023 19:05:31 +0000 (11:05 -0800)
commitb57b17e88bf58860dad312d08db7d6708ee6d06d
tree4ac9929a130cded36b50788c3d7bcfc2d4ec202d
parent4eeee6636af819454d7c43702e77ec7857a63000
parenta406b8b424fa01f244c1aab02ba186258448c36b
Merge tag 'parisc-for-6.7-rc1-2' of git://git./linux/kernel/git/deller/parisc-linux

Pull parisc architecture fixes from Helge Deller:

 - 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

* tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: Prevent booting 64-bit kernels on PA1.x machines
  parport: gsc: mark init function static
  parisc/pgtable: Do not drop upper 5 address bits of physical address