diff options
| author | Andrey Konovalov <[email protected]> | 2019-06-04 12:04:47 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-06-07 20:09:06 +0000 |
| commit | d93445225cd3c8eb0bf1350c04875576428b45b4 (patch) | |
| tree | 2fec9b8910f1883bd96986959ba3108cf67ea8fd /lib/lockref.c | |
| parent | Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensa (diff) | |
| download | kernel-d93445225cd3c8eb0bf1350c04875576428b45b4.tar.gz kernel-d93445225cd3c8eb0bf1350c04875576428b45b4.zip | |
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/lockref.c')
0 files changed, 0 insertions, 0 deletions
