On Mon, 25 Oct 2021 11:31:00 +0800 Tiezhu Yang <yangtiezhu@xxxxxxxxxxx> wrote: > There is no git tree for KPROBES in MAINTAINERS, it is not convinent to > rebase, lib/test_kprobes.c and samples/kprobes belong to kprobe, add them. > > Signed-off-by: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx> > --- > MAINTAINERS | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4372473..0e9bc60 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -10506,10 +10506,13 @@ M: Anil S Keshavamurthy <anil.s.keshavamurthy@xxxxxxxxx> > M: "David S. Miller" <davem@xxxxxxxxxxxxx> > M: Masami Hiramatsu <mhiramat@xxxxxxxxxx> > S: Maintained > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/mhiramat/linux.git NACK. As I said, this branch was prepared when I discussed with tip maintainer on kretprobe stackfix series but now it has been maintained on Steve's tracing tree. Steve, should we put your tree here? Anyway, I will pick your [1/4]-[3/4]. Thank you, > F: Documentation/trace/kprobes.rst > F: include/asm-generic/kprobes.h > F: include/linux/kprobes.h > F: kernel/kprobes.c > +F: lib/test_kprobes.c > +F: samples/kprobes > > KS0108 LCD CONTROLLER DRIVER > M: Miguel Ojeda <ojeda@xxxxxxxxxx> > -- > 2.1.0 > -- Masami Hiramatsu <mhiramat@xxxxxxxxxx>