[PATCH 01/11] ARM: Add SZ_128

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Mon Dec 20 04:30:17 EST 2010


On Fri, Dec 17, 2010 at 04:04:42PM -0800, Stephen Warren wrote:
> Sorry, resending this so that it reaches the ARM kernel mailing list; I
> used an old address last time around.
> 
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> CC: linux-arm at lists.arm.linux.org.uk
... and it's still there

> ---
>  arch/arm/include/asm/sizes.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/include/asm/sizes.h b/arch/arm/include/asm/sizes.h
> index 4fc1565..98348c3 100644
> --- a/arch/arm/include/asm/sizes.h
> +++ b/arch/arm/include/asm/sizes.h
> @@ -25,6 +25,7 @@
> 
>  /* handy sizes */
>  #define SZ_16				0x00000010
> +#define SZ_128				0x00000080
I don't know about your motivation, but why not add all missing entries
(and remove the DO NOT EDIT!! statement in the header (and the wrong
address of the FSF))?

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |



More information about the linux-arm-kernel mailing list