[PATCH] arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y

Ard Biesheuvel ard.biesheuvel at linaro.org
Fri Oct 14 11:23:15 PDT 2016


On 13 October 2016 at 20:59, Timur Tabi <timur at codeaurora.org> wrote:
> Ard Biesheuvel wrote:
>>
>> 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.
>>
>> Signed-off-by: Ard Biesheuvel<ard.biesheuvel at linaro.org>
>
>
> Tested-by: Timur Tabi <timur at codeaurora.org>
>

Thanks. I will resend this with a fixes: tag and a better description



More information about the linux-arm-kernel mailing list