Skip to content
Commit 7a15dd5c authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

m68k/atari: Call paging_init() before nf_init()



nf_init() uses virt_to_phys(), which depends on m68k_memoffset being set and
module_fixup() having been called, but this is only done in paging_init().
Hence call paging_init() before nf_init().

This went unnoticed, as virt_to_phys() is a no-op on Atari, unless you start
fiddling with the memory blocks in the bootinfo manually.

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
parent 371001e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment