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