summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2026-06-04 18:11:55 +0300
committerWill Deacon <will@kernel.org>2026-06-05 13:44:10 +0300
commit568def8e87fc666682ec5a74713983ac32335213 (patch)
tree8c4a0c8666b2215aa645658f3431987a3f967b06 /tools/lib/python
parent9f7f685758c6988a6076d4a494d20e99337b79ed (diff)
downloadlinux-568def8e87fc666682ec5a74713983ac32335213.tar.xz
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 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions