[PATCH 02/14] ARM: asm: Add ARM_BE8() assembly helper

Will Deacon will.deacon at arm.com
Wed Jul 24 10:28:26 EDT 2013


On Wed, Jul 24, 2013 at 11:27:50AM +0100, Ben Dooks wrote:
> Add ARM_BE8() helper to wrap any code conditional on being
> compile when CONFIG_ARM_ENDIAN_BE8 is selected and convert
> existing places where this is to use it.
> 
> Acked-by: Nicolas Pitre <nico at linaro.org>
> Signed-off-by: Ben Dooks <ben.dooks at codethink.co.uk>

Reviewed-by: Will Deacon <will.deacon at arm.com>

We could probably add a similar ARM_LE helper to clean up the
__LITTLE_ENDIAN definitions in arch/arm/net/bpf_jit_32.c too.

Will



More information about the linux-arm-kernel mailing list