diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2018-12-07 13:11:15 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2018-12-07 13:13:42 +0000 |
commit | d6951f582cc50ba0ad22ef46b599740966599b14 (patch) | |
tree | 0d78f10e2389c65482a634f8c2ce7f93647c9b71 /arch/arm/mach-pxa/Kconfig | |
parent | 3a4d0c2172bcf15b7a3d9d498b2b355f9864286b (diff) |
ARM: fix the cockup in the previous patch
The intention in the previous patch was to only place the processor
tables in the .rodata section if big.Little was being built and we
wanted the branch target hardening, but instead (due to the way it
was tested) it ended up always placing the tables into the .rodata
section.
Although harmless, let's correct this anyway.
Fixes: 3a4d0c2172bc ("ARM: ensure that processor vtables is not lost after boot")
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
0 files changed, 0 insertions, 0 deletions