OSDN Git Service

m68k: fix early memory reservation for ColdFire MMU systems
authorMike Rapoport <rppt@linux.vnet.ibm.com>
Mon, 20 Aug 2018 05:25:37 +0000 (08:25 +0300)
committerGreg Ungerer <gerg@linux-m68k.org>
Mon, 3 Sep 2018 00:19:36 +0000 (10:19 +1000)
commitc90bbce9eedd14f9428388d9442b5b3e98a2a6dd
tree2fa2b11ecf04792d4a82a04d0b4aff0a345b2aa2
parent57361846b52bc686112da6ca5368d11210796804
m68k: fix early memory reservation for ColdFire MMU systems

The bootmem to memblock conversion introduced by the commit 1008a11590b9
("m68k: switch to MEMBLOCK + NO_BOOTMEM") made reservation of kernel code
and data to start from a wrong address.

Fix it.

Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Tested-by: Angelo Dureghello <angelo@sysam.it>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
arch/m68k/mm/mcfmmu.c