From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751702AbdBHUqT (ORCPT ); Wed, 8 Feb 2017 15:46:19 -0500 Received: from ozlabs.org ([103.22.144.67]:50935 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751037AbdBHUqR (ORCPT ); Wed, 8 Feb 2017 15:46:17 -0500 Date: Thu, 9 Feb 2017 07:45:03 +1100 From: Stephen Rothwell To: Will Deacon Cc: "Luis R. Rodriguez" , akpm@linux-foundation.org, arnd@arndb.de, mhiramat@kernel.org, ananth@linux.vnet.ibm.com, anil.s.keshavamurthy@intel.com, davem@davemloft.net, mingo@kernel.org, tglx@linutronix.de, hpa@zytor.com, luto@kernel.org, broonie@kernel.org, catalin.marinas@arm.com, rostedt@goodmis.org, bp@suse.de, bp@alien8.de, linux@armlinux.org.uk, dhowells@redhat.com, benh@kernel.crashing.org, ralf@linux-mips.org, jpoimboe@redhat.com, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, linaro-kernel@lists.linaro.org, linux-next@vger.kernel.org, kernel-build-reports@lists.linaro.org Subject: Re: [PATCH] arm64: armv8_deprecated: add missing arm/kprobes.h header Message-ID: <20170209074503.265678a6@canb.auug.org.au> In-Reply-To: <20170208190904.GO3986@arm.com> References: <20170208173341.14326-1-mcgrof@kernel.org> <20170208190904.GO3986@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Will, On Wed, 8 Feb 2017 19:09:05 +0000 Will Deacon wrote: > > Thanks, Luis. > > On Wed, Feb 08, 2017 at 09:33:41AM -0800, Luis R. Rodriguez wrote: > > 0-day caught a compile issue after the commit titled (kprobes: move > > kprobe declarations to asm-generic/kprobes.h) was applied. This fixes > > that. > > > > Reported-by: 0-day > > Cc: Mark Brown > > Cc: Masami Hiramatsu > > Cc: Catalin Marinas > > Cc: Will Deacon > > Signed-off-by: Luis R. Rodriguez > > --- > > > > As seen on linux-next tag next-20170208. > > I'm happy to pick this up in arm64, but given that the offending commit > comes via akpm, I guess he may prefer to pick it up so that his tree > builds for arm64 stand-alone. In that case: > > Acked-by: Will Deacon I have added this to Andrew's tree in linux-next for today. -- Cheers, Stephen Rothwell