From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932443AbaHVQ0Z (ORCPT ); Fri, 22 Aug 2014 12:26:25 -0400 Received: from cam-admin0.cambridge.arm.com ([217.140.96.50]:51444 "EHLO cam-admin0.cambridge.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932098AbaHVQ0X (ORCPT ); Fri, 22 Aug 2014 12:26:23 -0400 Date: Fri, 22 Aug 2014 17:25:34 +0100 From: Will Deacon To: Matt Fleming Cc: Dave Young , Matt Fleming , Catalin Marinas , Thomas Gleixner , Ingo Molnar , "hpa@zytor.com" , Alessandro Zummo , Leif Lindholm , Ard Biesheuvel , "msalter@redhat.com" , Randy Dunlap , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-efi@vger.kernel.org" , Daniel Kiper , Russ Anderson Subject: Re: [PATCH 5/7 update] arm64/efi: do not enter virtual mode in case booting with efi=noruntime or noefi Message-ID: <20140822162534.GP17255@arm.com> References: <1408007731-15081-1-git-send-email-dyoung@redhat.com> <1408007731-15081-5-git-send-email-dyoung@redhat.com> <20140815150952.GY27466@arm.com> <20140818013007.GB3379@darkstar.nay.redhat.com> <20140822151007.GA17255@arm.com> <20140822154719.GN29733@console-pimps.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140822154719.GN29733@console-pimps.org> 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 On Fri, Aug 22, 2014 at 04:47:19PM +0100, Matt Fleming wrote: > On Fri, 22 Aug, at 04:10:07PM, Will Deacon wrote: > > > > Are you sending these via the efi tree as part of this series, or do you > > need me to pick anything up into the arm64 tree? > > I was planning on taking the entire series through the EFI tree (once > I've had chance to review it). > > Does that work? Fine by me; I think I've acked/reviewed all the arm64 bits. If you find an arm64 patch with a missing ack, just ping me and I'll take a look. Cheers, Will