diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2019-09-30 04:55:09 +0200 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2019-10-21 08:48:29 +0200 |
commit | 6af4ab570db3dc71e877271a17e5e2b337e0bdc0 (patch) | |
tree | afac9687230f361ecfa6d6efc5733aa7f1c9e708 /arch/xtensa/mm | |
parent | xtensa: move XCHAL_KIO_* definitions to kmem_layout.h (diff) | |
download | linux-6af4ab570db3dc71e877271a17e5e2b337e0bdc0.tar.xz linux-6af4ab570db3dc71e877271a17e5e2b337e0bdc0.zip |
xtensa: move MPU constants from .data to .ref.rodata
MPU attribute mapping table is R/O, move it from .data to __REFCONST
(as the rest of the _startup code where initialize_cacheattr is used is
in the __REF section). This allows executing initialize_cacheattr before
the data section of the XIP kernel is relocated to its place.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/xtensa/mm')
0 files changed, 0 insertions, 0 deletions