Re: [PATCH] arm64: cpuidle: add __init section marker to arm_cpuidle_init

From: Jisheng Zhang
Date: Wed Jul 01 2015 - 22:17:25 EST


Dear Krzysztof,

On Thu, 2 Jul 2015 10:56:47 +0900
Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx> wrote:

> 2015-07-02 10:33 GMT+09:00 Jisheng Zhang <jszhang@xxxxxxxxxxx>:
> > It is not needed after booting, this patch moves the arm_cpuidle_init()
> > function to the __init section.
> >
> > Signed-off-by: Jisheng Zhang <jszhang@xxxxxxxxxxx>
> > ---
> > arch/arm64/kernel/cpuidle.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> This looks good but I think you can also mark the stub in
> arch/arm64/include/asm/cpuidle.h.
>

Thanks for review. Has adopted your suggestion in v2.

Thanks,
Jisheng
--
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/