[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E27667D.9060200@codeaurora.org>
Date: Wed, 20 Jul 2011 16:36:29 -0700
From: Stephen Boyd <sboyd@...eaurora.org>
To: Russell King - ARM Linux <linux@....linux.org.uk>
CC: Imre Kaloz <kaloz@...nwrt.org>, Eric Miao <eric.y.miao@...il.com>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Krzysztof Halasa <khc@...waw.pl>
Subject: Re: [PATCH] ARM: Migrate to asm-generic wrapper support
On 07/20/2011 04:28 PM, Russell King - ARM Linux wrote:
> On Wed, Jul 20, 2011 at 04:23:45PM -0700, Stephen Boyd wrote:
>> With d8ecc5c (kbuild: asm-generic support, 2011-04-27) we can
>> remove a handful of asm-generic wrappers in ARM code.
>>
>> Signed-off-by: Stephen Boyd <sboyd@...eaurora.org>
>> Cc: Imre Kaloz <kaloz@...nwrt.org>
>> Cc: Krzysztof Halasa <khc@...waw.pl>
>> Cc: Eric Miao <eric.y.miao@...il.com>
>> ---
>>
>> I've specifically left out topology.h as it looks like that will not
>> be generic much longer.
>
> You don't mention in the commit log about the change to SZ_48M.
>
Sorry. I figured it was a minor detail. How about:
With d8ecc5c (kbuild: asm-generic support, 2011-04-27) we can
remove a handful of asm-generic wrappers in ARM code. Since the
generic version of sizes.h doesn't contain SZ_48M, we replace
the 3 users of SZ_48M with the equivalent SZ_32M + SZ_16M.
? If that works I'll make sure to include it when submitting to the
patch tracker.
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
--
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