mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Clean up uprobes for MIPS
@ 2023-04-11  7:17 Tiezhu Yang
  2023-04-11  7:17 ` [PATCH 1/2] MIPS: Use def_bool y for ARCH_SUPPORTS_UPROBES Tiezhu Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tiezhu Yang @ 2023-04-11  7:17 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: linux-mips, linux-kernel, loongson-kernel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-04-12 13:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-11  7:17 [PATCH 0/2] Clean up uprobes for MIPS Tiezhu Yang
2023-04-11  7:17 ` [PATCH 1/2] MIPS: Use def_bool y for ARCH_SUPPORTS_UPROBES Tiezhu Yang
2023-04-11  7:17 ` [PATCH 2/2] MIPS: Remove set_swbp() in uprobes.c Tiezhu Yang
2023-04-12 13:32 ` [PATCH 0/2] Clean up uprobes for MIPS Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®