public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] MIPS: Chore clean ups
@ 2024-09-08 10:49 Jiaxun Yang
  2024-09-08 10:49 ` [PATCH 1/2] MIPS: ftrace: Mark ftrace_get_parent_ra_addr as static Jiaxun Yang
  2024-09-08 10:49 ` [PATCH 2/2] MIPS: kprobes: Massage previous delay slot detection Jiaxun Yang
  0 siblings, 2 replies; 8+ messages in thread
From: Jiaxun Yang @ 2024-09-08 10:49 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: linux-mips, linux-kernel, Jiaxun Yang

Hi all,

This is a spin-off from my mips-rust series, to fix some warnings,
misuse of data type.

Thanks

To: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: linux-kernel@vger.kernel.org

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
Jiaxun Yang (2):
      MIPS: ftrace: Mark ftrace_get_parent_ra_addr as static
      MIPS: kprobes: Massage previous delay slot detection

 arch/mips/kernel/ftrace.c  |  4 ++--
 arch/mips/kernel/kprobes.c | 12 ++++++------
 2 files changed, 8 insertions(+), 8 deletions(-)
---
base-commit: 9aaeb87ce1e966169a57f53a02ba05b30880ffb8
change-id: 20240908-mips-chore-25f2c66cc388

Best regards,
-- 
Jiaxun Yang <jiaxun.yang@flygoat.com>


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

end of thread, other threads:[~2024-09-10 21:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-08 10:49 [PATCH 0/2] MIPS: Chore clean ups Jiaxun Yang
2024-09-08 10:49 ` [PATCH 1/2] MIPS: ftrace: Mark ftrace_get_parent_ra_addr as static Jiaxun Yang
2024-09-09 21:59   ` Maciej W. Rozycki
2024-09-08 10:49 ` [PATCH 2/2] MIPS: kprobes: Massage previous delay slot detection Jiaxun Yang
2024-09-09 22:02   ` Maciej W. Rozycki
2024-09-10  9:43     ` Jiaxun Yang
2024-09-10 10:50       ` Thomas Bogendoerfer
2024-09-10 21:03       ` Maciej W. Rozycki

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