diff options
author | 2023-06-14 19:41:48 +0200 | |
---|---|---|
committer | 2023-06-16 10:50:16 +0200 | |
commit | 013fdeb07a8fd32bbb3412e5f49d60207a78bf08 (patch) | |
tree | 615c685ac0c75144dbd40ac79bc0ae8f5c6429f8 /scripts/generate_rust_analyzer.py | |
parent | x86/mm: Remove repeated word in comments (diff) | |
download | wireguard-linux-013fdeb07a8fd32bbb3412e5f49d60207a78bf08.tar.xz wireguard-linux-013fdeb07a8fd32bbb3412e5f49d60207a78bf08.zip |
x86/mm: Remove unused current_untag_mask()
e0bddc19ba95 ("x86/mm: Reduce untagged_addr() overhead for systems without LAM")
removed its only usage site so drop it.
Move the tlbstate_untag_mask up in the header and drop the ugly
ifdeffery as the unused declaration should be properly discarded.
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Link: https://lore.kernel.org/r/20230614174148.5439-1-bp@alien8.de
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions