From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Date: Thu, 17 Jul 2014 09:40:45 +0000 Subject: Re: Re: Re: [PATCH v5 2/2] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64 Message-Id: <20140717094045.GC4232@gmail.com> List-Id: References: <1404276081.7254.1.camel@concordia> <20140702070029.14689.18485.stgit@kbuild-fedora.novalocal> <1405394370.17767.7.camel@concordia> <1405408602.9343.75.camel@pasglop> <53C4FDC8.9050801@hitachi.com> <20140716132838.GA18597@gmail.com> <53C776ED.3050001@hitachi.com> In-Reply-To: <53C776ED.3050001@hitachi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Masami Hiramatsu Cc: Benjamin Herrenschmidt , Michael Ellerman , Paul Mackerras , Tony Luck , Jeremy Fitzhardinge , linux-ia64@vger.kernel.org, sparse@chrisli.org, "H. Peter Anvin" , linux-tip-commits@vger.kernel.org, akataria@vmware.com, anil.s.keshavamurthy@intel.com, "Suzuki K. Poulose" , Fenghua Yu , Arnd Bergmann , Rusty Russell , Chris Wright , yrl.pp-manager.tt@hitachi.com, Thomas Gleixner , Tony Luck , Kevin Hao , Ananth N Mavinakayanahalli , linuxppc-dev@lists.ozlabs.org, rdunlap@infradead.org, Linux Kernel Mailing List , dl9pf@gmx.de, Andrew Morton , Linus Torvalds , "David S. Miller" * Masami Hiramatsu wrote: > (2014/07/16 22:28), Ingo Molnar wrote: > > > > * Masami Hiramatsu wrote: > > > >> (2014/07/15 16:16), Benjamin Herrenschmidt wrote: > >>> On Tue, 2014-07-15 at 13:19 +1000, Michael Ellerman wrote: > >>> > >>>>> Signed-off-by: Masami Hiramatsu > >>>>> Reported-by: Tony Luck > >>>>> Tested-by: Tony Luck > >>>>> Cc: Michael Ellerman > >>>> > >>>> Tested-by: Michael Ellerman > >>>> Acked-by: Michael Ellerman (for powerpc) > >>>> > >>>> Ben, can you take this in your tree? > >>> > >>> Acked-by: Benjamin Herrenschmidt > >>> > >>> That looks more like generic material. Do we have a kprobes maintainer ? > >>> Andrew, do you want to take this ? > >> > >> Yeah, I usually use Ingo's tip tree for kprobes maintenance. > >> Ingo, could you pull this as urgent-for-linus patch? > > > > Mind resending it in a separate thread with all acks added, etc? > > OK, I'll resend that soon. > BTW, I missed Suzuki's Signed-off-by in this version, > I'd like to recover that since he made a big bugfix on this. That kind of credit can be added as: Fixed-by: Suzuki K. Poulose and by also adding a sentence to the log message (outside of the version changelogs which get stripped ususally). Thanks, Ingo