linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* hotplug and init section
@ 2010-07-22 19:33 smuckle at codeaurora.org
  2010-07-22 20:57 ` Russell King - ARM Linux
  2010-07-23  5:20 ` Shilimkar, Santosh
  0 siblings, 2 replies; 7+ messages in thread
From: smuckle at codeaurora.org @ 2010-07-22 19:33 UTC (permalink / raw)
  To: linux-arm-kernel

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.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-08-04 17:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-22 19:33 hotplug and init section smuckle at codeaurora.org
2010-07-22 20:57 ` 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

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).