Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753466AbaBML0L (ORCPT ); Thu, 13 Feb 2014 06:26:11 -0500 Received: from arkanian.console-pimps.org ([212.110.184.194]:41402 "EHLO arkanian.console-pimps.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751854AbaBML0J (ORCPT ); Thu, 13 Feb 2014 06:26:09 -0500 Date: Thu, 13 Feb 2014 11:26:06 +0000 From: Matt Fleming To: Leif Lindholm Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-efi@vger.kernel.org, patches@linaro.org, Roy Franz Subject: Re: [PATCH 06/22] Add helper functions used by arm/arm64 Message-ID: <20140213112606.GF20717@console-pimps.org> References: <1391619853-10601-1-git-send-email-leif.lindholm@linaro.org> <1391619853-10601-7-git-send-email-leif.lindholm@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1391619853-10601-7-git-send-email-leif.lindholm@linaro.org> 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, 05 Feb, at 05:03:57PM, Leif Lindholm wrote: > From: Roy Franz > > Add the get_dram_base() function and efi_call_physN() macros > that are shared by arm/arm64. > > Signed-off-by: Roy Franz > Signed-off-by: Leif Lindholm > --- > drivers/firmware/efi/efi-stub-helper.c | 63 +++++++++++++++++++++++++------- > 1 file changed, 50 insertions(+), 13 deletions(-) These changes should be in drivers/firmware/efi/arm-stub.c - efi-stub-helper.c is not a dumping ground for random architecture-specific code. -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/