linux/arch
Vincenzo Frascino 0aa48437bf UPSTREAM: arm64: mte: Remove unused mte_assign_mem_tag_range()
mte_assign_mem_tag_range() was added in commit 85f49cae4d
("arm64: mte: add in-kernel MTE helpers") in 5.11 but moved out of
mte.S by commit 2cb3427642 ("arm64: kasan: simplify and inline
MTE functions") in 5.12 and renamed to mte_set_mem_tag_range().
2cb3427642 did not delete the old function prototypes in mte.h.

Remove the unused prototype from mte.h.

Cc: Will Deacon <will@kernel.org>
Reported-by: Derrick McKee <derrick.mckee@gmail.com>
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Link: https://lore.kernel.org/r/20210407133817.23053-1-vincenzo.frascino@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
(cherry picked from commit df652a16a6)
Signed-off-by: Alexander Potapenko <glider@google.com>
Change-Id: Ife80a4c928a8e50e5747575bc6df4a65b6ad72b1
2021-05-21 13:17:08 -07:00
..
alpha UPSTREAM: arch: move SA_* definitions to generic headers 2021-01-22 10:05:52 -08:00
arc ARC: mm: Use max_high_pfn as a HIGHMEM zone border 2021-05-19 10:13:10 +02:00
arm Revert "clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940" 2021-05-20 15:35:26 +02:00
arm64 UPSTREAM: arm64: mte: Remove unused mte_assign_mem_tag_range() 2021-05-21 13:17:08 -07:00
c6x
csky Merge 5.10.33 into android12-5.10 2021-04-29 13:57:47 +02:00
h8300 Merge 5.10.17 into android12-5.10 2021-02-18 11:21:01 +01:00
hexagon local64.h: make <asm/local64.h> mandatory 2021-01-12 20:18:16 +01:00
ia64 Merge 5.10.38 into android12-5.10 2021-05-20 15:35:25 +02:00
m68k Merge 5.10.37 into android12-5.10 2021-05-15 09:28:55 +02:00
microblaze local64.h: make <asm/local64.h> mandatory 2021-01-12 20:18:16 +01:00
mips Merge 5.10.38 into android12-5.10 2021-05-20 15:35:25 +02:00
nds32 nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff 2021-04-14 08:41:58 +02:00
nios2 nios2: fixed broken sys_clone syscall 2021-03-04 11:38:16 +01:00
openrisc
parisc Merge 5.10.30 into android12-5.10 2021-04-15 14:23:41 +02:00
powerpc Merge 5.10.38 into android12-5.10 2021-05-20 15:35:25 +02:00
riscv Merge 5.10.38 into android12-5.10 2021-05-20 15:35:25 +02:00
s390 Merge 5.10.37 into android12-5.10 2021-05-15 09:28:55 +02:00
sh BACKPORT: FROMGIT: hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() 2021-04-09 15:35:58 -07:00
sparc BACKPORT: FROMGIT: hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() 2021-04-09 15:35:58 -07:00
um Merge 5.10.20 into android12-5.10 2021-03-07 12:33:33 +01:00
x86 Revert "Revert "ANDROID: GKI: Change UCLAMP_BUCKETS_COUNT to 20"" 2021-05-21 13:17:08 -07:00
xtensa Merge 5.10.28 into android12-5.10 2021-04-09 09:29:17 +02:00
.gitignore
Kconfig ANDROID: Allow HAS_LTO_CLANG with KASAN_HW_TAGS 2021-03-06 01:39:52 +00:00