diff options
author | Will Deacon <will@kernel.org> | 2020-02-19 13:19:13 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2020-02-19 16:41:33 +0300 |
commit | d0022c0ef29b78bcbe8a5c5894bd2307143afce1 (patch) | |
tree | 1f6531635f05cd87565ae8454ad6b28290a4a0e6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dd1f6308b28edf0452dd5dc7877992903ec61e69 (diff) | |
download | linux-d0022c0ef29b78bcbe8a5c5894bd2307143afce1.tar.xz |
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: 597399d0cb91 ("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>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions