From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw01.freescale.net (az33egw01.freescale.net [192.88.158.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw01.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 11B5BDE3FE for ; Wed, 30 Apr 2008 01:57:55 +1000 (EST) Message-ID: <48174544.70107@freescale.com> Date: Tue, 29 Apr 2008 10:56:52 -0500 From: Jon Loeliger MIME-Version: 1.0 To: Kumar Gala Subject: Re: [PATCH] devres: support addresses greater than an unsigned long via dev_ioremap References: <4816C094.6030601@gmail.com> <4816C214.60806@pobox.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: "linuxppc-dev@ozlabs.org list" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Kumar Gala wrote: > > Its a pretty trivial > patch and would be nice to go into 2.6.26. I would also consider it a > bug fix of shorts for any driver Looked like a bugfix of longs to me... :-) jdl