+3
−0
+32
−22
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The PAGE_* user page protection macros don't take into account the configured memory policy and other architecture specific bits like the global/ASID and shared mapping bits. Instead of constants let these depend on a variable fixed up at init just like PAGE_KERNEL. Signed-off-by:Imre Deak <imre.deak@solidboot.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>