commit | afb6d0647fd250a068efd985987b5ff2c0d1b853 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Wed Oct 17 23:53:38 2018 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sat Oct 20 13:26:47 2018 +1100 |
tree | 08e542184cc62046660e647261a00f2132c9881f | |
parent | 232aa407633cef2b43806c1603fc8689aecf826c [diff] |
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>