Re: [PATCH 1/2] asm-generic: adapt delay.h to common implementation

From: Arnd Bergmann
Date: Sat Jul 02 2011 - 07:21:53 EST


On Saturday 02 July 2011 11:59:13 Jonas Bonn wrote:
>
> Several architectures are using a common delay.h implementation that
> appears to have originated with the x86 architecture. This common
> implementation is a bit fuller than the current asm-generic version
> and has some compile-time checks that should be interesting for all
> architectures.
>
> This patch takes the common delay.h version and replaces the rather
> trivial asm-generic version with it. As no architecture was actually
> using asm-generic/delay.h, this change is rather innocuous; it will,
> however, allow us to switch at least four architectures over to using
> the asm-generic version.
>
> Signed-off-by: Jonas Bonn <jonas@xxxxxxxxxxxx>

Very nice. Do you want to keep that in your own tree for your convenience,
and merge it along with your architecture, or do you prefer me to
take them into the asm-generic tree?

If you want to add them to your tree, please add my

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
--
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/