summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/rwonce.h
AgeCommit message (Expand)AuthorFilesLines
2026-03-04arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver1-1/+1
2025-11-11arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth1-2/+2
2025-04-30arm64: drop binutils version checksArnd Bergmann1-4/+0
2022-03-10arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor1-2/+2
2020-11-10arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=yWill Deacon1-0/+73