From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Message-ID: <1466441411.7965.17.camel@infradead.org> Subject: Re: [PATCH v19 05/13] arm64/kexec: Add pr_debug output From: Geoff Levand Date: Mon, 20 Jun 2016 09:50:11 -0700 In-Reply-To: <5768147E.1050900@arm.com> References: <5768147E.1050900@arm.com> Mime-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: James Morse Cc: Mark Rutland , marc.zyngier@arm.com, Catalin Marinas , Will Deacon , AKASHI Takahiro , kexec@lists.infradead.org, linux-arm-kernel@lists.infradead.org On Mon, 2016-06-20 at 17:06 +0100, James Morse wrote: > --- a/arch/arm64/kernel/machine_kexec.c > > +++ b/arch/arm64/kernel/machine_kexec.c > > @@ -11,6 +11,7 @@ > > > > #include > > #include > > +#include > > Now that the get_user(maybe_dtb_addr,.. has gone, I don't think we need this header. No, we don't. I have already fixed that in my master branch. > > > > #include > > #include > > > Reviewed-by: James Morse Thanks again. -Geoff _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec