diff options
author | Vincenzo Frascino <[email protected]> | 2021-04-07 14:38:17 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2021-04-08 17:45:43 +0100 |
commit | df652a16a65735c228c88e5fb75a938614f1368b (patch) | |
tree | c1908e2e4aa2e75bc0174936d675ac879f954739 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a7dcf58ae5d2f7c6f1bbe13290897f539f9cd75b (diff) |
arm64: mte: Remove unused mte_assign_mem_tag_range()
mte_assign_mem_tag_range() was added in commit 85f49cae4dfc
("arm64: mte: add in-kernel MTE helpers") in 5.11 but moved out of
mte.S by commit 2cb34276427a ("arm64: kasan: simplify and inline
MTE functions") in 5.12 and renamed to mte_set_mem_tag_range().
2cb34276427a did not delete the old function prototypes in mte.h.
Remove the unused prototype from mte.h.
Cc: Will Deacon <[email protected]>
Reported-by: Derrick McKee <[email protected]>
Signed-off-by: Vincenzo Frascino <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions