linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: smuckle@codeaurora.org (smuckle at codeaurora.org)
To: linux-arm-kernel@lists.infradead.org
Subject: hotplug and init section
Date: Thu, 22 Jul 2010 12:33:08 -0700 (PDT)	[thread overview]
Message-ID: <989bc3c9f8d8ce1d51c480a0dbdce07e.squirrel@www.codeaurora.org> (raw)

Hi,

I'm working on hotplug support. It looks like currently only mach-realview
supports this on ARM, and it does not fully power down the core.  The core
just goes into wfi. If we fully power down the core being hot-removed, we
need to rerun the processor init, enable mmu, turn on mmu, etc when it is
brought back up.

This code is currently all put in the .init section. Changing things so
that the code required for bringing up secondary cores is still present
after init looks to be a fairly big change. As such I wanted to see if
anyone had thoughts here before I start hacking up head.S, the linker
script, etc.

thanks,
Steve

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

             reply	other threads:[~2010-07-22 19:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-22 19:33 smuckle at codeaurora.org [this message]
2010-07-22 20:57 ` hotplug and init section Russell King - ARM Linux
2010-08-03 22:31   ` Jeff Ohlstein
2010-08-03 23:05     ` Russell King - ARM Linux
2010-08-04  0:51       ` Jeff Ohlstein
2010-08-04 17:56         ` Russell King - ARM Linux
2010-07-23  5:20 ` Shilimkar, Santosh

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=989bc3c9f8d8ce1d51c480a0dbdce07e.squirrel@www.codeaurora.org \
    --to=smuckle@codeaurora.org \
    --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).