Skip to content
Snippets Groups Projects
Commit d6951f58 authored by Russell King's avatar Russell King
Browse files

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: 3a4d0c21 ("ARM: ensure that processor vtables is not lost after boot")
Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
parent 3a4d0c21
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment