Re: [PATCH] ARM: Migrate to asm-generic wrapper support

From: Stephen Boyd
Date: Thu Jul 21 2011 - 14:36:34 EST


On 07/21/2011 12:27 PM, Krzysztof Halasa wrote:
> Stephen Boyd <sboyd@xxxxxxxxxxxxxx> writes:
>
>> 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.
> Perhaps simply adding SZ_48M to the generic version is better. Can live
> with either.

This was simpler (1 patch, 1 maintainer). Is that an ack?

--
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/