All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Mark Rutland <mark.rutland@arm.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>,
	arm@kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Shiraz Hashim <shiraz.linux.kernel@gmail.com>,
	Stephen Warren <swarren@wwwdotorg.org>,
	Alexandre Courbot <gnurou@gmail.com>,
	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	Will Deacon <will.deacon@arm.com>,
	linux-omap@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	spear-devel@list.st.com, linux-tegra@vger.kernel.org
Subject: Re: [PATCH/RESEND] ARM: Remove __ref on hotplug cpu die path
Date: Mon, 19 Oct 2015 13:38:15 -0700	[thread overview]
Message-ID: <20151019203815.GD22043@atomide.com> (raw)
In-Reply-To: <20151019202301.GA453@leverpostej>

* Mark Rutland <mark.rutland@arm.com> [151019 13:27]:
> 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.
> 
> FWIW:
> 
> Acked-by: Mark Rutland <mark.rutland@arm.com>

And if you need even more acks:

Acked-by: Tony Lindgren <tony@atomide.com>

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH/RESEND] ARM: Remove __ref on hotplug cpu die path
Date: Mon, 19 Oct 2015 13:38:15 -0700	[thread overview]
Message-ID: <20151019203815.GD22043@atomide.com> (raw)
In-Reply-To: <20151019202301.GA453@leverpostej>

* Mark Rutland <mark.rutland@arm.com> [151019 13:27]:
> 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.
> 
> FWIW:
> 
> Acked-by: Mark Rutland <mark.rutland@arm.com>

And if you need even more acks:

Acked-by: Tony Lindgren <tony@atomide.com>

  reply	other threads:[~2015-10-19 20:38 UTC|newest]

Thread overview: 9+ 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:05 ` Stephen Boyd
2015-10-19 20:05 ` Stephen Boyd
2015-10-19 20:23 ` Mark Rutland
2015-10-19 20:23   ` Mark Rutland
2015-10-19 20:38   ` Tony Lindgren [this message]
2015-10-19 20:38     ` Tony Lindgren
2015-10-22 16:55 ` Olof Johansson
2015-10-22 16:55   ` Olof Johansson

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=20151019203815.GD22043@atomide.com \
    --to=tony@atomide.com \
    --cc=arm@kernel.org \
    --cc=gnurou@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=mark.rutland@arm.com \
    --cc=sboyd@codeaurora.org \
    --cc=shiraz.linux.kernel@gmail.com \
    --cc=spear-devel@list.st.com \
    --cc=swarren@wwwdotorg.org \
    --cc=will.deacon@arm.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.