Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161661Ab3DKSI2 (ORCPT ); Thu, 11 Apr 2013 14:08:28 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:55981 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964847Ab3DKSIZ (ORCPT ); Thu, 11 Apr 2013 14:08:25 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 72.84.113.162 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+aMMArjO3rwTwaJqqfJYrG1TdQ81QjEfQ= Date: Thu, 11 Apr 2013 14:08:10 -0400 From: Jason Cooper To: Gregory CLEMENT Cc: Andrew Lunn , Lior Amsalem , Ike Pan , Grant Likely , David Marlin , Yehuda Yitschak , Tawfik Bayouk , Dan Frazier , Eran Ben-Avi , Ezequiel Garcia , Leif Lindholm , Sebastian Hesselbarth , Arnd Bergmann , Jon Masters , devicetree-discuss@lists.ozlabs.org, Rob Herring , linux-arm-kernel@lists.infradead.org, Thomas Petazzoni , Chris Van Hoof , Nicolas Pitre , linux-kernel@vger.kernel.org, Maen Suleiman , Nadav Haklai , Shadi Ammouri , Olof Johansson Subject: Re: [PATCH v3 3/9] ARM: mvebu: Align the internal registers virtual base to support LPAE Message-ID: <20130411180810.GN28693@titan.lakedaemon.net> References: <1365461538-30702-1-git-send-email-gregory.clement@free-electrons.com> <1365461538-30702-4-git-send-email-gregory.clement@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1365461538-30702-4-git-send-email-gregory.clement@free-electrons.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 884 Lines: 25 On Tue, Apr 09, 2013 at 12:52:11AM +0200, Gregory CLEMENT wrote: > From: Lior Amsalem > > In order to be able to support the LPAE, the internal registers > virtual base must be aligned to 2MB. In LPAE section size is 2MB, in > earlyprintk we map the internal registers and it must be section > aligned. > > Signed-off-by: Lior Amsalem > Signed-off-by: Gregory CLEMENT > --- > arch/arm/include/debug/mvebu.S | 2 +- > arch/arm/mach-mvebu/armada-370-xp.h | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Applied to mvebu/soc thx, Jason. -- 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/