[git pull] m68knommu fix for v5.12-rc7

From: Greg Ungerer
Date: Sun Apr 11 2021 - 21:14:06 EST


Hi Linus,

Please pull the m68knommu tree for-linus branch.

It contains a single regression fix.
Some m68k platforms with non-zero memory base fail to boot
with recent flatmem changes.

Sorry for getting this to you so late.
I have been out on vacation and this slipped through the cracks.

Regards
Greg




The following changes since commit d434405aaab7d0ebc516b68a8fc4100922d7f5ef:

Linux 5.12-rc7 (2021-04-11 15:16:13 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git tags/m68knommu-for-v5.12-rc7

for you to fetch changes up to d2bd44c4c05d043fb65cfdf26c54e6d8b94a4b41:

m68k: fix flatmem memory model setup (2021-04-12 09:34:26 +1000)

----------------------------------------------------------------
Single regression fix:
. fix pfn offset (stops booting on some platforms)

----------------------------------------------------------------
Angelo Dureghello (1):
m68k: fix flatmem memory model setup

arch/m68k/include/asm/page_mm.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)