[PATCH v2 1/2] ARM: cache-l2x0: remove __init annotation from initialization functions

Linus Walleij linus.walleij at linaro.org
Tue Sep 6 03:19:03 EDT 2011


On Tue, Sep 6, 2011 at 7:48 AM, Shawn Guo <shawn.guo at linaro.org> wrote:

> The patch removes __init annotation from a few initialization
> functions to make the reinitialization possible.  For example,
> platform resume function can call l2x0_of_init() to get L2 cache
> back to work.

This will collide with patch 7080/1:
http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=7080/1

Before you put it into the patch tracker can you please rebase it
on that patch and also remove the __init tag from the
l2x0_unlock() function?

Thanks,
Linus Walleij



More information about the linux-arm-kernel mailing list