diff options
author | Vladimir Murzin <vladimir.murzin@arm.com> | 2018-04-03 10:38:37 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2018-05-19 11:53:46 +0100 |
commit | 3c24121039c9da14692eb48f6e39565b28c0f3cf (patch) | |
tree | 7bb35a00d60b3147664be68df33c0055ae550612 /arch/arm/kernel/vmlinux-xip.lds.S | |
parent | 22893aa22b3cc89f12e1f80585c399f392f0a27a (diff) |
ARM: 8756/1: NOMMU: Postpone MPU activation till __after_proc_init
This patch postpone MPU activation till __after_proc_init (which is
placed in .text section) rather than doing it in __setup_mpu. It
allows us ignore used-only-once .head.text section while programming
PMSAv8 MPU (for PMSAv7 it stays covered anyway).
Tested-by: Szemz? AndrĂ¡s <sza@esh.hu>
Tested-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/arm/kernel/vmlinux-xip.lds.S')
0 files changed, 0 insertions, 0 deletions