[PATCH] ARM: ux500: remove pointless cache setup args

Linus Walleij linus.walleij at linaro.org
Tue Mar 25 05:37:00 EDT 2014


On Fri, Mar 21, 2014 at 3:03 PM, Russell King - ARM Linux
<linux at arm.linux.org.uk> wrote:
> On Fri, Mar 21, 2014 at 02:55:13PM +0100, Linus Walleij wrote:
>> This removes the setup of the l2x0 lines that are essentially
>> just noops bouncing on the hardware as the cache registers are
>> protected in the secure world and there is no point in writing
>> them. Put in (0, ~0) to the l2x0_of_init() function as
>> suggested by Russell and cut the complex code out.
>>
>> Reported-by: Russell King <rmk+kernel at arm.linux.org.uk>
>> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
>> ---
>> Russell: I don't know how this fits with other changes hitting
>> the l2x0 code, this file is pretty much stand-alone and
>> orthogonal to any other stuff hitting the Ux500 code, so I
>> can put it in your patch tracker if you want to take it or
>> some version of it into your tree.
>
> I already have something which does a similar modification.  Here's
> the existing commits in order (copy'n'pasted with gpm so whitespace
> damaged):

All looking good, Acked-by.

I can do any additional cleanups on top of this once it
lands upstream.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list