]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'm68k-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Mar 2023 18:08:46 +0000 (10:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Mar 2023 18:08:46 +0000 (10:08 -0800)
commitc70e9b8ea3936a60e2a696dd0ed9bb57885f6bec
treed37050b7e6466f357d81fed0d2d699cc29331631
parent573b22ccb7ce9ab7f0539a2e11a9d3609a8783f5
parente36a82bebbf7da814530d5a179bef9df5934b717
Merge tag 'm68k-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k

Pull m68k fixes from Geert Uytterhoeven:

 - Fix systems with memory at end of 32-bit address space

 - Fix initrd on systems where memory does not start at address zero

 - Fix 68030 handling of bus errors for addresses in exception tables

* tag 'm68k-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k:
  m68k: Only force 030 bus error if PC not in exception table
  m68k: mm: Move initrd phys_to_virt handling after paging_init()
  m68k: mm: Fix systems with memory at end of 32-bit address space