[git pull] m68knommu changes for v5.8-rc4

From: Greg Ungerer
Date: Thu Jul 02 2020 - 18:22:07 EST


Hi Linus,

Please pull important m68knommu fixes for v5.8-rc4

Regards
Greg



The following changes since commit 9ebcfadb0610322ac537dd7aa5d9cbc2b2894c68:

Linux 5.8-rc3 (2020-06-28 15:00:24 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git tags/m68knommu-for-v5.8-rc4

for you to fetch changes up to c43e55796dd4d13f4855971a4d7970ce2cd94db4:

m68k: mm: fix node memblock init (2020-06-29 23:58:05 +1000)

----------------------------------------------------------------
m68knommu: mm fixes needed for v5.8

Two critical mm related fixes that affect booting of m68k/ColdFire devices.
Both fix problems caused by recent system init memblock changes.

----------------------------------------------------------------
Angelo Dureghello (1):
m68k: mm: fix node memblock init

Mike Rapoport (1):
m68k: nommu: register start of the memory with memblock

arch/m68k/kernel/setup_no.c | 3 ++-
arch/m68k/mm/mcfmmu.c | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)