From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933779AbaGPN2t (ORCPT ); Wed, 16 Jul 2014 09:28:49 -0400 Received: from mail-wg0-f50.google.com ([74.125.82.50]:62940 "EHLO mail-wg0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932622AbaGPN2p (ORCPT ); Wed, 16 Jul 2014 09:28:45 -0400 Date: Wed, 16 Jul 2014 15:28:38 +0200 From: Ingo Molnar 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" Subject: Re: Re: [PATCH v5 2/2] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64 Message-ID: <20140716132838.GA18597@gmail.com> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53C4FDC8.9050801@hitachi.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * 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? Thanks, Ingo