On Mon, Jul 15, 2024 at 06:14:17PM +0900, Masami Hiramatsu wrote: > Hi Peter, Oleg, > > If this is OK for you, please give your Ack.
Acked-by: Peter Zijlstra (Intel) <[email protected]> Please also collect Oleg's ack. > > Thank you, > > On Fri, 12 Jul 2024 09:26:17 +0900 > "Masami Hiramatsu (Google)" <[email protected]> wrote: > > > From: Masami Hiramatsu (Google) <[email protected]> > > > > Add uprobes entry to MAINTAINERS to clarify the maintainers. > > > > Suggested-by: Peter Zijlstra <[email protected]> > > Signed-off-by: Masami Hiramatsu (Google) <[email protected]> > > --- > > MAINTAINERS | 13 +++++++++++++ > > 1 file changed, 13 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index da5352dbd4f3..ae731fa2328c 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -23105,6 +23105,19 @@ F: drivers/mtd/ubi/ > > F: include/linux/mtd/ubi.h > > F: include/uapi/mtd/ubi-user.h > > > > +UPROBES > > +M: Masami Hiramatsu <[email protected]> > > +M: Oleg Nesterov <[email protected]> > > +M: Peter Zijlstra <[email protected]> > > +L: [email protected] > > +L: [email protected] > > +S: Maintained > > +F: arch/*/include/asm/uprobes.h > > +F: arch/*/kernel/probes/uprobes.c > > +F: arch/*/kernel/uprobes.c > > +F: include/linux/uprobes.h > > +F: kernel/events/uprobes.c > > + > > USB "USBNET" DRIVER FRAMEWORK > > M: Oliver Neukum <[email protected]> > > L: [email protected] > > > > > -- > Masami Hiramatsu (Google) <[email protected]>

