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