[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1208902806.9640.136.camel@pasglop>
Date: Wed, 23 Apr 2008 08:20:06 +1000
From: Benjamin Herrenschmidt <benh@...nel.crashing.org>
To: Sergei Shtylyov <sshtylyov@...mvista.com>
Cc: linux-fbdev-devel@...ts.sourceforge.net, linuxppc-dev@...abs.org,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, adaplas@...il.com
Subject: Re: [PATCH 3/3] atyfb: Fix 64 bits resources on 32 bits archs
On Tue, 2008-04-22 at 19:43 +0400, Sergei Shtylyov wrote:
> Not sure what that change gives us -- this function mostly treats 'addr'
> as unsigned long (casting it to char/void *), ot compares it to 'unsigned
> long' 'base' variable -- which should be made 'resource_size_t' in its turn
> being assigned resource's start value. So, this part of patch looks incomplete
> (and yet I'm not sure if SPARC really needs all that)...
I just wanted to make sure both setup functions has the same prototype.
I think sparc doesn't need fixing in there.
Ben.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists