Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752922Ab2HAMJf (ORCPT ); Wed, 1 Aug 2012 08:09:35 -0400 Received: from mail-lb0-f174.google.com ([209.85.217.174]:33222 "EHLO mail-lb0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751082Ab2HAMJe (ORCPT ); Wed, 1 Aug 2012 08:09:34 -0400 Message-ID: <50191C46.4090902@mvista.com> Date: Wed, 01 Aug 2012 16:08:38 +0400 From: Sergei Shtylyov User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: Cyril Chemparathy CC: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux@arm.linux.org.uk, arnd@arndb.de, nico@linaro.org, catalin.marinas@arm.com, will.deacon@arm.com, Vitaly Andrianov Subject: Re: [PATCH 06/22] ARM: LPAE: use phys_addr_t in alloc_init_pud() References: <1343775898-28345-1-git-send-email-cyril@ti.com> <1343775898-28345-7-git-send-email-cyril@ti.com> In-Reply-To: <1343775898-28345-7-git-send-email-cyril@ti.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 800 Lines: 25 Hello. On 01-08-2012 3:04, Cyril Chemparathy wrote: > From: Vitaly Andrianov > This patch fixes the alloc_init_pud() function to use phys_addr_t instead of > unsigned long when passing in the phys argument. > This is an extension to commit 97092e0c56830457af0639f6bd904537a150ea4a, which Please also specify that commit's summary in parens. > applied similar changes elsewhere in the ARM memory management code. > Signed-off-by: Vitaly Andrianov > Signed-off-by: Cyril Chemparathy WBR, Sergei -- 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/