From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 247BE1A0149 for ; Tue, 15 Jul 2014 17:40:37 +1000 (EST) Message-ID: <1405408602.9343.75.camel@pasglop> Subject: Re: [PATCH v5 2/2] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64 From: Benjamin Herrenschmidt To: Michael Ellerman Date: Tue, 15 Jul 2014 17:16:42 +1000 In-Reply-To: <1405394370.17767.7.camel@concordia> References: <1404276081.7254.1.camel@concordia> <20140702070029.14689.18485.stgit@kbuild-fedora.novalocal> <1405394370.17767.7.camel@concordia> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Jeremy Fitzhardinge , linux-ia64@vger.kernel.org, sparse@chrisli.org, Linux Kernel Mailing List , Paul Mackerras , "H. Peter Anvin" , Masami Hiramatsu , akataria@vmware.com, linux-tip-commits@vger.kernel.org, anil.s.keshavamurthy@intel.com, Ingo Molnar , "Suzuki K. Poulose" , Fenghua Yu , Arnd Bergmann , Rusty Russell , Chris Wright , yrl.pp-manager.tt@hitachi.com, Thomas Gleixner , Tony Luck , Kevin Hao , Linus Torvalds , rdunlap@infradead.org, Tony Luck , dl9pf@gmx.de, Andrew Morton , linuxppc-dev@lists.ozlabs.org, "David S. Miller" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 ? I'm happy to put it in powerpc and send it to Linus tomorrow if nobody cares :-) Cheers, Ben.