[PATCH] ARM: errata: Remove SMP dependency for erratum 751472

Russell King - ARM Linux linux at arm.linux.org.uk
Tue Nov 29 12:35:37 EST 2011


On Tue, Nov 29, 2011 at 05:12:43PM +0000, Dave Martin wrote:
> -	cmp	r6, #0x30			@ present prior to r3p0
> +	ALT_UP_B(1f)
> +	ALT_SMP(cmp r6, #0x30)			@ present prior to r3p0

Why not look at the definition of these before you (ab)use them?



More information about the linux-arm-kernel mailing list