From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758098Ab1KVLFy (ORCPT ); Tue, 22 Nov 2011 06:05:54 -0500 Received: from cam-admin0.cambridge.arm.com ([217.140.96.50]:47809 "EHLO cam-admin0.cambridge.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753859Ab1KVLFx (ORCPT ); Tue, 22 Nov 2011 06:05:53 -0500 Date: Tue, 22 Nov 2011 11:05:25 +0000 From: Catalin Marinas To: Stephen Rothwell Cc: "linux-next@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Nicolas Pitre , Russell King Subject: Re: linux-next: manual merge of the arm-lpae tree with the arm tree Message-ID: <20111122110525.GA32577@arm.com> References: <20111122120358.aa2cefdcdace9a98acafd4b9@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111122120358.aa2cefdcdace9a98acafd4b9@canb.auug.org.au> 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 Stephen, On Tue, Nov 22, 2011 at 01:03:58AM +0000, Stephen Rothwell wrote: > Today's linux-next merge of the arm-lpae tree got a conflict in > arch/arm/mm/ioremap.c between commit 3afb51f744b6 ("ARM: add generic > ioremap optimization by reusing static mappings") from the arm tree and > commit ec93d80c4b07 ("ARM: LPAE: Page table maintenance for the 3-level > format") from the arm-lpae tree. > > I guessed (probably incorrectly) about the fix up (see below). Please > supply a better fix if necessary. The fix-up looks correct from an LPAE perspective. I cannot comment on the correctness of Nicolas' patch, that's to be discussed on the ARM Linux list. Thanks. -- Catalin