[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151019203815.GD22043@atomide.com>
Date: Mon, 19 Oct 2015 13:38:15 -0700
From: Tony Lindgren <tony@...mide.com>
To: Mark Rutland <mark.rutland@....com>
Cc: Stephen Boyd <sboyd@...eaurora.org>, arm@...nel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Shiraz Hashim <shiraz.linux.kernel@...il.com>,
Stephen Warren <swarren@...dotorg.org>,
Alexandre Courbot <gnurou@...il.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Will Deacon <will.deacon@....com>, linux-omap@...r.kernel.org,
linux-arm-msm@...r.kernel.org, spear-devel@...t.st.com,
linux-tegra@...r.kernel.org
Subject: Re: [PATCH/RESEND] ARM: Remove __ref on hotplug cpu die path
* Mark Rutland <mark.rutland@....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@....com>
And if you need even more acks:
Acked-by: Tony Lindgren <tony@...mide.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists