Searched hist:"332 b42e4eb6e955f3be0bbbf1f272aa943954d98" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/parisc/kernel/ |
H A D | head.S | diff 332b42e4eb6e955f3be0bbbf1f272aa943954d98 Fri Nov 20 04:17:27 CST 2015 Helge Deller <deller@gmx.de> 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: Helge Deller <deller@gmx.de>
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | pgtable.h | diff 332b42e4eb6e955f3be0bbbf1f272aa943954d98 Fri Nov 20 04:17:27 CST 2015 Helge Deller <deller@gmx.de> 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: Helge Deller <deller@gmx.de>
|