Files
linux/arch
Ard Biesheuvel 4a8b645cef UPSTREAM: 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: f80fb3a3d5 ("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>

Bug: 30369029
(cherry picked from commit 8fe88a4145)
Signed-off-by: Jeff Vander Stoep <jeffv@google.com>
Change-Id: Ia40bb68eb5ba7df14214243657948d469f1d5717
2016-10-20 15:40:41 -07:00
..
2015-12-29 17:45:49 -08:00
2015-11-22 11:35:26 +01:00
2015-11-26 22:25:58 +08:00
2015-12-12 10:15:34 -08:00
2015-12-08 22:26:00 +01:00