kernel-ark/arch/m68k/sun3
Geert Uytterhoeven c73ec31933 m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfn
If max_pfn is not initialized, the various /proc/kpage* files are empty,
and selftests/vm/mlock2-tests will fail. max_pfn is also used by the
block layer to calculate DMA masks.

Switch from init_bootmem_node() to init_bootmem(), as there's only one
memory node on Sun-3. This will initialize min_low_pfn and max_low_pfn,
which was also not done before.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Greg Ungerer <gerg@uclinux.org>
2015-11-22 11:35:25 +01:00
..
prom m68k/sun3: Remove unselectable code in prom_init() 2012-06-27 09:59:44 +02:00
config.c m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfn 2015-11-22 11:35:25 +01:00
dvma.c m68k: Mark functions only called from setup_arch() __init 2013-11-26 11:08:54 +01:00
idprom.c m68k/sun3: Use %pM format specifier to print ethernet address 2015-09-13 14:37:26 +02:00
intersil.c m68k: set arch_gettimeoffset directly 2012-12-24 09:36:34 -07:00
leds.c arch/m68k/sun3/leds.c: Checkpatch cleanup 2010-08-09 21:14:07 +02:00
Makefile
mmu_emu.c m68k: Mark functions only called from setup_arch() __init 2013-11-26 11:08:54 +01:00
sun3dvma.c m68k/sun3: Dynamically allocate the table to track IOMMU use 2013-11-26 11:08:59 +01:00
sun3ints.c m68k/sun3: Get interrupts working again 2012-11-14 08:50:57 +01:00