Re: [PATCH -tip V6 0/6] kprobes: Fixes mutex, rcu-list warnings and cleanups

2020-06-17 Thread Masami Hiramatsu
On Tue, 16 Jun 2020 15:01:22 -0400 Steven Rostedt wrote: > On Sun, 14 Jun 2020 17:37:28 +0200 > Jiri Olsa wrote: > > > On Wed, May 27, 2020 at 11:49:41PM +0900, Masami Hiramatsu wrote: > > > (Oops, I missed Jiri in loop.) > > > > > > Hi Ingo, > > > > > > Could you take this series? > > > Thes

Re: [PATCH -tip V6 0/6] kprobes: Fixes mutex, rcu-list warnings and cleanups

2020-06-16 Thread Jiri Olsa
On Tue, Jun 16, 2020 at 03:01:22PM -0400, Steven Rostedt wrote: > On Sun, 14 Jun 2020 17:37:28 +0200 > Jiri Olsa wrote: > > > On Wed, May 27, 2020 at 11:49:41PM +0900, Masami Hiramatsu wrote: > > > (Oops, I missed Jiri in loop.) > > > > > > Hi Ingo, > > > > > > Could you take this series? > > >

Re: [PATCH -tip V6 0/6] kprobes: Fixes mutex, rcu-list warnings and cleanups

2020-06-16 Thread Steven Rostedt
On Sun, 14 Jun 2020 17:37:28 +0200 Jiri Olsa wrote: > On Wed, May 27, 2020 at 11:49:41PM +0900, Masami Hiramatsu wrote: > > (Oops, I missed Jiri in loop.) > > > > Hi Ingo, > > > > Could you take this series? > > These are not adding any feature, but fixing real bugs. > > Hi, > I still can't

Re: [PATCH -tip V6 0/6] kprobes: Fixes mutex, rcu-list warnings and cleanups

2020-06-14 Thread Jiri Olsa
On Wed, May 27, 2020 at 11:49:41PM +0900, Masami Hiramatsu wrote: > (Oops, I missed Jiri in loop.) > > Hi Ingo, > > Could you take this series? > These are not adding any feature, but fixing real bugs. Hi, I still can't see this being pulled in, did I miss it? thanks, jirka > > Thank you, >

Re: [PATCH -tip V6 0/6] kprobes: Fixes mutex, rcu-list warnings and cleanups

2020-05-27 Thread Masami Hiramatsu
(Oops, I missed Jiri in loop.) Hi Ingo, Could you take this series? These are not adding any feature, but fixing real bugs. Thank you, On Tue, 12 May 2020 17:02:22 +0900 Masami Hiramatsu wrote: > Hi Ingo, > > Here is the 6th version of the series for kprobes. The previous > version is here.

[PATCH -tip V6 0/6] kprobes: Fixes mutex, rcu-list warnings and cleanups

2020-05-12 Thread Masami Hiramatsu
Hi Ingo, Here is the 6th version of the series for kprobes. The previous version is here. https://lore.kernel.org/lkml/158583483116.26060.10517933482238348979.stgit@devnote2/ In this version, I picked 2 patches[1][2] which has been reviewed on LKML but not merged to tip tree yet. [1] https://