diff options
author | Andrey Konovalov <[email protected]> | 2019-06-04 14:04:47 +0200 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2019-06-07 13:09:06 -0700 |
commit | d93445225cd3c8eb0bf1350c04875576428b45b4 (patch) | |
tree | 2fec9b8910f1883bd96986959ba3108cf67ea8fd /lib/mpi/mpi-cmp.c | |
parent | d18c7e9d6e4e0ba358459e812bf115b4ccef54ce (diff) |
uaccess: add noop untagged_addr definition
Architectures that support memory tagging have a need to perform untagging
(stripping the tag) in various parts of the kernel. This patch adds an
untagged_addr() macro, which is defined as noop for architectures that do
not support memory tagging. The oncoming patch series will define it at
least for sparc64 and arm64.
Acked-by: Catalin Marinas <[email protected]>
Reviewed-by: Khalid Aziz <[email protected]>
Signed-off-by: Andrey Konovalov <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions