]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc/mm/radix: Display if mappings are exec or not
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 17 Oct 2018 12:53:38 +0000 (23:53 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 20 Oct 2018 02:26:47 +0000 (13:26 +1100)
commitafb6d0647fd250a068efd985987b5ff2c0d1b853
tree08e542184cc62046660e647261a00f2132c9881f
parent232aa407633cef2b43806c1603fc8689aecf826c
powerpc/mm/radix: Display if mappings are exec or not

At boot we print the ranges we've mapped for the linear mapping and
what page size we've used. Also track whether the range is mapped
executable or not and display that as well.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/pgtable-radix.c