summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2026-06-04 17:11:55 +0200
committerWill Deacon <will@kernel.org>2026-06-05 11:44:10 +0100
commit568def8e87fc666682ec5a74713983ac32335213 (patch)
tree8c4a0c8666b2215aa645658f3431987a3f967b06 /scripts/Makefile.thinlto
parent9f7f685758c6988a6076d4a494d20e99337b79ed (diff)
arm64: Avoid double evaluation of __ptep_get()
Sashiko warns that the new pte_valid_noncont() macro is used in a manner where the argument (which performs a READ_ONCE() of the descriptor) is evaluated twice. Drop the macro that we just added, and move the check into the newly added users. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions