From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: Joseph Lo <josephl@nvidia.com>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Will Deacon <will.deacon@arm.com>,
linux-tegra@vger.kernel.org
Subject: Re: [PATCH 07/32] arm: delete __cpuinit/__CPUINIT usage from all ARM users
Date: Tue, 2 Jul 2013 09:58:19 +0100 [thread overview]
Message-ID: <20130702085818.GD24642@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1372755120.2874.18.camel@jlo-ubuntu-64.nvidia.com>
On Tue, Jul 02, 2013 at 04:52:00PM +0800, Joseph Lo wrote:
> I just tested this series on Tegra platform. It looks broken CPU hotplug
> function for Tegra at least. The CPU can't plug-in after unplugging. And
> the system resume function also not working when "enable_nonboot_cpus".
>
> Both of the issue cause system hang up. Are we missing something for
> __cpuinit removal work?
Check that any assembly code you're using where the __CPUINIT* marker has
been removed is not preceded by an __INIT or similar. This code needs
to end up in the normal .text, .data or .bss sections now.
next prev parent reply other threads:[~2013-07-02 8:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1372102237-8757-1-git-send-email-paul.gortmaker@windriver.com>
[not found] ` <1372102237-8757-8-git-send-email-paul.gortmaker@windriver.com>
2013-07-02 8:52 ` [PATCH 07/32] arm: delete __cpuinit/__CPUINIT usage from all ARM users Joseph Lo
2013-07-02 8:58 ` Russell King - ARM Linux [this message]
[not found] ` <20130702085818.GD24642-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org>
2013-07-02 17:53 ` Paul Gortmaker
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=20130702085818.GD24642@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=josephl@nvidia.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=paul.gortmaker@windriver.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox