diff options
author | Vladimir Murzin <vladimir.murzin@arm.com> | 2018-04-03 11:38:37 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2018-05-19 12:53:46 +0200 |
commit | 3c24121039c9da14692eb48f6e39565b28c0f3cf (patch) | |
tree | 7bb35a00d60b3147664be68df33c0055ae550612 /kernel/resource.c | |
parent | ARM: 8755/1: NOMMU: Reorganise __setup_mpu (diff) | |
download | linux-3c24121039c9da14692eb48f6e39565b28c0f3cf.tar.xz linux-3c24121039c9da14692eb48f6e39565b28c0f3cf.zip |
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 'kernel/resource.c')
0 files changed, 0 insertions, 0 deletions