diff options
author | Ard Biesheuvel <[email protected]> | 2017-03-31 08:55:33 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2017-04-04 17:03:32 +0100 |
commit | 214fad550772929d97fb90a6a2637ebf5a796c11 (patch) | |
tree | abb9ad6b0c0b87b0d16dded2cc6c0b9a90f18f89 /net/unix/sysctl_net_unix.c | |
parent | 46823dd17c676d1e1830774e93be813dc3638d6c (diff) |
arm64: relocation testing module
This module tests the module loader's ELF relocation processing
routines. When loaded, it logs output like below.
Relocation test:
-------------------------------------------------------
R_AARCH64_ABS64 0xffff880000cccccc pass
R_AARCH64_ABS32 0x00000000f800cccc pass
R_AARCH64_ABS16 0x000000000000f8cc pass
R_AARCH64_MOVW_SABS_Gn 0xffff880000cccccc pass
R_AARCH64_MOVW_UABS_Gn 0xffff880000cccccc pass
R_AARCH64_ADR_PREL_LO21 0xffffff9cf4d1a400 pass
R_AARCH64_PREL64 0xffffff9cf4d1a400 pass
R_AARCH64_PREL32 0xffffff9cf4d1a400 pass
R_AARCH64_PREL16 0xffffff9cf4d1a400 pass
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions