From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from DB3EHSOBE003.bigfish.com (db3ehsobe003.messaging.microsoft.com [213.199.154.141]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "mail.global.frontbridge.com", Issuer "Microsoft Secure Server Authority" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 293CCB6F90 for ; Fri, 14 Oct 2011 01:36:24 +1100 (EST) Message-ID: <4E96F723.2010304@freescale.com> Date: Thu, 13 Oct 2011 09:35:15 -0500 From: Timur Tabi MIME-Version: 1.0 To: Geert Uytterhoeven Subject: Re: [PATCH] uio: Support 36-bit physical addresses on 32-bit systems References: <1318430145-19898-1-git-send-email-galak@kernel.crashing.org> <20111012153229.GB21852@local> In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1" Cc: "gregkh@suse.de" , "linux-kernel@vger.kernel.org" , "linuxppc-dev@ozlabs.org" , "Hans J. Koch" , Jiang Kai-B18973 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Geert Uytterhoeven wrote: > You deleted this part: > > config PHYS_ADDR_T_64BIT > def_bool 64BIT || ARCH_PHYS_ADDR_T_64BIT > > which enforces that PHYS_ADDR_T_64BIT is enabled if 64BIT is set. Ok, I didn't catch that before, but it makes sense now. Thanks. -- Timur Tabi Linux kernel developer at Freescale