Files
kernel_arpi/arch/parisc/include/asm
Helge Deller 2e3f0ab2bb parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT
Make the code which sets up the pmd depend on PT_NLEVELS == 3, not on
CONFIG_64BIT. The reason is, that a 64bit kernel with a page size
greater than 4k doesn't need the pmd and thus has PT_NLEVELS = 2.

Signed-off-by: Helge Deller <deller@gmx.de>
2015-03-23 12:28:16 +01:00
..
2014-04-18 14:20:41 +02:00
2014-02-02 20:57:16 +01:00
2013-11-07 22:28:26 +01:00
2013-11-07 22:28:54 +01:00
2013-11-07 22:27:20 +01:00
2015-02-17 10:39:14 +01:00