diff options
author | Will Deacon <will@kernel.org> | 2021-03-19 11:01:09 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-03-19 13:01:19 +0100 |
commit | 8d9902055c57548bb342dc3ca78caa21e9643024 (patch) | |
tree | 66ac48d91ca18ab0e71a57531939766c69a8b559 /arch/arm64/include/asm/hyp_image.h | |
parent | Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2 (diff) | |
download | linux-8d9902055c57548bb342dc3ca78caa21e9643024.tar.xz linux-8d9902055c57548bb342dc3ca78caa21e9643024.zip |
arm64: lib: Annotate {clear, copy}_page() as position-independent
clear_page() and copy_page() are suitable for use outside of the kernel
address space, so annotate them as position-independent code.
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Quentin Perret <qperret@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210319100146.1149909-2-qperret@google.com
Diffstat (limited to 'arch/arm64/include/asm/hyp_image.h')
0 files changed, 0 insertions, 0 deletions