linux-stable/arch/arm64/include
Will Deacon d0022c0ef2 arm64: memory: Add missing brackets to untagged_addr() macro
Add brackets around the evaluation of the 'addr' parameter to the
untagged_addr() macro so that the cast to 'u64' applies to the result
of the expression.

Cc: <stable@vger.kernel.org>
Fixes: 597399d0cb ("arm64: tags: Preserve tags for addresses translated via TTBR1")
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Will Deacon <will@kernel.org>
2020-02-19 13:41:33 +00:00
..
asm arm64: memory: Add missing brackets to untagged_addr() macro 2020-02-19 13:41:33 +00:00
uapi/asm ARM: Cleanups and corner case fixes 2020-01-31 09:30:41 -08:00