From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751763Ab3LKLcT (ORCPT ); Wed, 11 Dec 2013 06:32:19 -0500 Received: from arkanian.console-pimps.org ([212.110.184.194]:40003 "EHLO arkanian.console-pimps.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751319Ab3LKLcP (ORCPT ); Wed, 11 Dec 2013 06:32:15 -0500 Date: Wed, 11 Dec 2013 11:32:07 +0000 From: Matt Fleming To: Leif Lindholm Cc: Dave Young , linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, x86@kernel.org, mjg59@srcf.ucam.org, hpa@zytor.com, James.Bottomley@HansenPartnership.com, vgoyal@redhat.com, ebiederm@xmission.com, horms@verge.net.au, kexec@lists.infradead.org, bp@alien8.de, greg@kroah.com, toshi.kani@hp.com, Mark Salter , Tony Luck Subject: Re: [PATCH v5 02/14] efi: use early_memremap and early_memunmap Message-ID: <20131211113207.GA29980@console-pimps.org> References: <1386582147-9802-1-git-send-email-dyoung@redhat.com> <1386582147-9802-3-git-send-email-dyoung@redhat.com> <20131211103903.GC19196@console-pimps.org> <20131211110227.GK22356@rocoto.smurfnet.nu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131211110227.GK22356@rocoto.smurfnet.nu> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 11 Dec, at 12:02:27PM, Leif Lindholm wrote: > On Wed, Dec 11, 2013 at 10:39:03AM +0000, Matt Fleming wrote: > > Leif, Mark, does this patch look OK for ARM? We'd need to introduce a > > new early_memunmap() function so that things still build, but that > > should be straight forward. You'd even be able to get rid of the > > asymmetry in uefi_init() where you map efi.systab with early_memremap() > > but unmap it with early_iounmap(). > > This patch looks splendid for ARM. As long as Mark can get the new > function into an update to the early_*remap() set, I can include this > in my next version - which is coming this week. Great! Oh and ia64 would also need early_memunmap(). Tony, the original patch is here, http://article.gmane.org/gmane.linux.kernel.kexec/10383 -- Matt Fleming, Intel Open Source Technology Center