[PATCH] ARM: tegra: make tegra_cpu_reset_handler_enable() __init

Olof Johansson olof at lixom.net
Mon Jun 18 19:44:12 EDT 2012


On Mon, Jun 18, 2012 at 03:01:50PM -0600, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
> 
> This solves a section mismatch warning. I hadn't noticed this before,
> because my compiler was inlining tegra_cpu_reset_handler_enable() inside
> tegra_cpu_reset_handler_init(), which is already __init, but I switched
> compilers and it stopped doing that.
> 
> Cc: <stable at kernel.org> # v3.4
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
> Arnd, Olof, do you want me to put this in a pull request, or can you apply
> it directly for 3.5?

Single patches are just fine as is, no need for a pull request.

Applied to fixes. Thanks!


-Olof



More information about the linux-arm-kernel mailing list