From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Date: Thu, 17 Jul 2014 09:38:32 +0000 Subject: Re: [RESEND PATCH v5] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64 Message-Id: <20140717093832.GB4232@gmail.com> List-Id: References: <20140717071121.3130.86341.stgit@kbuild-fedora.novalocal> In-Reply-To: <20140717071121.3130.86341.stgit@kbuild-fedora.novalocal> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Masami Hiramatsu Cc: Jeremy Fitzhardinge , linux-ia64@vger.kernel.org, Benjamin Herrenschmidt , sparse@chrisli.org, Linux Kernel Mailing List , Paul Mackerras , "H. Peter Anvin" , akataria@vmware.com, linux-tip-commits@vger.kernel.org, Michael Ellerman , 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, Tony Luck , dl9pf@gmx.de, Andrew Morton , Linus Torvalds , "David S. Miller" * Masami Hiramatsu wrote: > Signed-off-by: Masami Hiramatsu > Signed-off-by: Suzuki K. Poulose Looks good, but this is not a valid SOB sequence: if Suzuki wrote the patch then he should be the first SOB (and should have a From line as well), if he acked it along the way then it should be an Acked-by - or Reviewed-by. This fix should be in v3.16 as well, right? Thanks, Ingo From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-x22b.google.com (mail-we0-x22b.google.com [IPv6:2a00:1450:400c:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id C67CD1A0009 for ; Thu, 17 Jul 2014 19:38:49 +1000 (EST) Received: by mail-we0-f171.google.com with SMTP id p10so2202588wes.2 for ; Thu, 17 Jul 2014 02:38:41 -0700 (PDT) Sender: Ingo Molnar Date: Thu, 17 Jul 2014 11:38:32 +0200 From: Ingo Molnar To: Masami Hiramatsu Subject: Re: [RESEND PATCH v5] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64 Message-ID: <20140717093832.GB4232@gmail.com> References: <20140717071121.3130.86341.stgit@kbuild-fedora.novalocal> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20140717071121.3130.86341.stgit@kbuild-fedora.novalocal> Cc: Jeremy Fitzhardinge , linux-ia64@vger.kernel.org, sparse@chrisli.org, Tony Luck , Paul Mackerras , "H. Peter Anvin" , Thomas Gleixner , linux-tip-commits@vger.kernel.org, anil.s.keshavamurthy@intel.com, "Suzuki K. Poulose" , Fenghua Yu , Arnd Bergmann , Rusty Russell , Chris Wright , yrl.pp-manager.tt@hitachi.com, akataria@vmware.com, Tony Luck , Kevin Hao , Linus Torvalds , rdunlap@infradead.org, Linux Kernel Mailing List , 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: , * Masami Hiramatsu wrote: > Signed-off-by: Masami Hiramatsu > Signed-off-by: Suzuki K. Poulose Looks good, but this is not a valid SOB sequence: if Suzuki wrote the patch then he should be the first SOB (and should have a From line as well), if he acked it along the way then it should be an Acked-by - or Reviewed-by. This fix should be in v3.16 as well, right? Thanks, Ingo From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756326AbaGQJip (ORCPT ); Thu, 17 Jul 2014 05:38:45 -0400 Received: from mail-we0-f179.google.com ([74.125.82.179]:40968 "EHLO mail-we0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755420AbaGQJik (ORCPT ); Thu, 17 Jul 2014 05:38:40 -0400 Date: Thu, 17 Jul 2014 11:38:32 +0200 From: Ingo Molnar To: Masami Hiramatsu Cc: Jeremy Fitzhardinge , linux-ia64@vger.kernel.org, Benjamin Herrenschmidt , sparse@chrisli.org, Linux Kernel Mailing List , Paul Mackerras , "H. Peter Anvin" , akataria@vmware.com, linux-tip-commits@vger.kernel.org, Michael Ellerman , 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, Tony Luck , dl9pf@gmx.de, Andrew Morton , Linus Torvalds , "David S. Miller" Subject: Re: [RESEND PATCH v5] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64 Message-ID: <20140717093832.GB4232@gmail.com> References: <20140717071121.3130.86341.stgit@kbuild-fedora.novalocal> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140717071121.3130.86341.stgit@kbuild-fedora.novalocal> 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: > Signed-off-by: Masami Hiramatsu > Signed-off-by: Suzuki K. Poulose Looks good, but this is not a valid SOB sequence: if Suzuki wrote the patch then he should be the first SOB (and should have a From line as well), if he acked it along the way then it should be an Acked-by - or Reviewed-by. This fix should be in v3.16 as well, right? Thanks, Ingo