diff options
author | Tony Lindgren <tony@atomide.com> | 2016-01-14 21:20:47 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-01-22 17:26:08 +0100 |
commit | 0a0b13275558c32bbf6241464a7244b1ffd5afb3 (patch) | |
tree | 5c068e5d0e4708e376283d399ec611db10f6cd06 /fs | |
parent | ARM: OMAP2+: Fix save_secure_ram_context for rodata (diff) | |
download | linux-0a0b13275558c32bbf6241464a7244b1ffd5afb3.tar.xz linux-0a0b13275558c32bbf6241464a7244b1ffd5afb3.zip |
ARM: OMAP2+: Fix l2_inv_api_params for rodata
We don't want to write to .text, so let's move l2_inv_api_params
to .data and access it via a pointer.
Cc: Kees Cook <keescook@chromium.org>
Cc: Laura Abbott <labbott@redhat.com>
Cc: Nishanth Menon <nm@ti.com>
Cc: Richard Woodruff <r-woodruff2@ti.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Tero Kristo <t-kristo@ti.com>
Acked-by: Nicolas Pitre <nico@linaro.org>
Cc: stable@vger.kernel.org # v4.0+
Fixes: 1e6b48116a95 ("ARM: mm: allow non-text sections to be
non-executable")
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions