diff options
author | Ard Biesheuvel <[email protected]> | 2016-10-13 17:42:09 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2016-10-17 12:42:16 +0100 |
commit | 9c0e83c371cf4696926c95f9c8c77cd6ea803426 (patch) | |
tree | eca4b672bd771e8633d9a496c8a70ce3c3058a47 /scripts/gdb/linux/lists.py | |
parent | 1001354ca34179f3db924eb66672442a173147dc (diff) |
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: <[email protected]>
Fixes: f80fb3a3d508 ("arm64: add support for kernel ASLR")
Tested-by: Timur Tabi <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions