[PATCH 0/2] Clean up uprobes for MIPS

From: Tiezhu Yang
Date: Tue Apr 11 2023 - 03:18:03 EST


When I read uprobes code of all archs, I found that some code for MIPS
is useless, so do some cleanups.

Tiezhu Yang (2):
MIPS: Use def_bool y for ARCH_SUPPORTS_UPROBES
MIPS: Remove set_swbp() in uprobes.c

arch/mips/Kconfig | 3 +--
arch/mips/kernel/uprobes.c | 18 ------------------
2 files changed, 1 insertion(+), 20 deletions(-)

--
2.1.0