Re: [PATCH 1/8] ARM: SCU: Add common routines for secondary CPU bootup

From: Srinidhi Kasagar
Date: Wed Dec 01 2010 - 01:21:50 EST


On Wed, Dec 1, 2010 at 5:02 AM, Russell King - ARM Linux
<linux@xxxxxxxxxxxxxxxx> wrote:
> On Tue, Nov 30, 2010 at 08:16:58PM +0300, Anton Vorontsov wrote:

[...]

>> +     sub     r4, r4, r5
>> +     add     r6, r6, r4
>> +#if __LINUX_ARM_ARCH__ >= 7
>> +     dsb
>> +#endif
>
> Another question though - probably for Linus though - why is the u8500
> code needing this dsb whereas other ARMv7 implementations don't appear
> to require it?

No strong reason, we can safely ignore this now.

srinidhi
--
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/