linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: jszhang@marvell.com (Jisheng Zhang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: cpuidle: add __init section marker to arm_cpuidle_init
Date: Thu, 2 Jul 2015 10:16:34 +0800	[thread overview]
Message-ID: <20150702101634.6a5c9f00@xhacker> (raw)
In-Reply-To: <CAJKOXPdmuP6Tfn1r0o6c7WUT+rLYGqFtJddXsM8x4mkxvH_sPw@mail.gmail.com>

Dear Krzysztof,

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

> 2015-07-02 10:33 GMT+09:00 Jisheng Zhang <jszhang@marvell.com>:
> > It is not needed after booting, this patch moves the arm_cpuidle_init()
> > function to the __init section.
> >
> > Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
> > ---
> >  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

  reply	other threads:[~2015-07-02  2:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-02  1:33 [PATCH] arm64: cpuidle: add __init section marker to arm_cpuidle_init Jisheng Zhang
2015-07-02  1:56 ` Krzysztof Kozlowski
2015-07-02  2:16   ` Jisheng Zhang [this message]
2015-07-02 16:45 ` Catalin Marinas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150702101634.6a5c9f00@xhacker \
    --to=jszhang@marvell.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).