]> git.ipfire.org Git - thirdparty/linux.git/commit
powerpc/64s/tlbflush-radix: Remove unused radix__flush_tlb_pwc()
authorRitesh Harjani (IBM) <ritesh.list@gmail.com>
Mon, 9 Mar 2026 18:14:27 +0000 (23:44 +0530)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Tue, 17 Mar 2026 08:26:37 +0000 (13:56 +0530)
commit4a342f3e6f6848c816a661d8d7b10c75430598cf
treeb0c7a59013ffc0366ea3ca8976353a0e8ebd9dcd
parent68b1fa0ed5c84769e4e60d58f6a5af37e7273b51
powerpc/64s/tlbflush-radix: Remove unused radix__flush_tlb_pwc()

Commit 52162ec784fa
("powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all")
removed radix__flush_tlb_pwc() definition, but missed to remove the extern
declaration. This patch removes it.

Reviewed-by: Christophe Leroy (CS GROUP) <chleroy@kernel.org>
Signed-off-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Tested-by: Venkat Rao Bagalkote <venkat88@linux.ibm.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/b79c8ce8f00aa3e96ab9b1c77bc004759c397d3f.1773078178.git.ritesh.list@gmail.com
arch/powerpc/include/asm/book3s/64/tlbflush-radix.h