summaryrefslogtreecommitdiffstats
path: root/drivers/perf
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2016-10-13 17:42:09 +0100
committerWill Deacon <will.deacon@arm.com>2016-10-17 12:42:16 +0100
commit9c0e83c371cf4696926c95f9c8c77cd6ea803426 (patch)
treeeca4b672bd771e8633d9a496c8a70ce3c3058a47 /drivers/perf
parent1001354ca34179f3db924eb66672442a173147dc (diff)
downloadtalos-obmc-linux-9c0e83c371cf4696926c95f9c8c77cd6ea803426.tar.gz
talos-obmc-linux-9c0e83c371cf4696926c95f9c8c77cd6ea803426.zip
arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y
As it turns out, the KASLR code breaks CONFIG_MODVERSIONS, since the kcrctab has an absolute address field that is relocated at runtime when the kernel offset is randomized. This has been fixed already for PowerPC in the past, so simply wire up the existing code dealing with this issue. Cc: <stable@vger.kernel.org> Fixes: f80fb3a3d508 ("arm64: add support for kernel ASLR") Tested-by: Timur Tabi <timur@codeaurora.org> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'drivers/perf')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud