public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: olof@lixom•net (Olof Johansson)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH/RESEND] ARM: Remove __ref on hotplug cpu die path
Date: Thu, 22 Oct 2015 09:55:56 -0700	[thread overview]
Message-ID: <20151022165556.GE19953@localhost> (raw)
In-Reply-To: <1445285133-11977-1-git-send-email-sboyd@codeaurora.org>

On Mon, Oct 19, 2015 at 01:05:33PM -0700, Stephen Boyd wrote:
> Now that __cpuinit has been removed, the __ref markings on these
> functions are useless. Remove them. This also reduces the size of
> the multi_v7_defconfig image:
> 
> $ size before after
>    text    data     bss     dec     hex filename
>    12683578        1470996  348904 14503478         dd4e36 before
>    12683274        1470996  348904 14503174         dd4d06 after
> 
> presumably because now we don't have to jump to code in the
> .ref.text section and/or the noinline marking is removed.
> 
> Cc: Tony Lindgren <tony@atomide•com>
> Acked-by: Barry Song <baohua@kernel•org>
> Acked-by: Andy Gross <agross@codeaurora•org>
> Acked-by: Viresh Kumar <vireshk@kernel•org>
> Cc: Shiraz Hashim <shiraz.linux.kernel@gmail•com>
> Cc: Stephen Warren <swarren@wwwdotorg•org>
> Acked-by: Thierry Reding <thierry.reding@gmail•com>
> Cc: Alexandre Courbot <gnurou@gmail•com>
> Acked-by: Linus Walleij <linus.walleij@linaro•org>
> Acked-by: Sudeep Holla <sudeep.holla@arm•com>
> Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm•com>
> Cc: Will Deacon <will.deacon@arm•com>
> Cc: Mark Rutland <mark.rutland@arm•com>
> Cc: <linux-omap@vger•kernel.org>
> Cc: <linux-arm-msm@vger•kernel.org>
> Cc: <spear-devel@list•st.com>
> Cc: <linux-tegra@vger•kernel.org>
> Signed-off-by: Stephen Boyd <sboyd@codeaurora•org>
> ---
> 
> Collected the acks and resent.

Applied to next/cleanup. Thanks!


-Olof

      parent reply	other threads:[~2015-10-22 16:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-19 20:05 [PATCH/RESEND] ARM: Remove __ref on hotplug cpu die path Stephen Boyd
2015-10-19 20:23 ` Mark Rutland
2015-10-19 20:38   ` Tony Lindgren
2015-10-22 16:55 ` Olof Johansson [this message]

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=20151022165556.GE19953@localhost \
    --to=olof@lixom$(echo .)net \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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