Skip to content
Commit 332b42e4 authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Increase initial kernel mapping to 32MB on 64bit kernel



For the 64bit kernel the initially 16 MB kernel memory might become too
small if you build a kernel with many modules built-in and with kernel
text and data areas mapped on huge pages.

This patch increases the initial mapping to 32MB for 64bit kernels and
keeps 16MB for 32bit kernels.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 4182d0cd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment