All of lore.kernel.org
 help / color / mirror / Atom feed
* hotplug and init section
@ 2010-07-22 19:33 ` smuckle at codeaurora.org
  0 siblings, 0 replies; 14+ messages in thread
From: smuckle @ 2010-07-22 19:33 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: linux-arm-msm

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] 14+ messages in thread

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

Thread overview: 14+ 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
2010-07-22 19:33 ` smuckle at codeaurora.org
2010-07-22 20:57 ` Russell King - ARM Linux
2010-07-22 20:57   ` Russell King - ARM Linux
2010-08-03 22:31   ` Jeff Ohlstein
2010-08-03 22:31     ` Jeff Ohlstein
2010-08-03 23:05     ` Russell King - ARM Linux
2010-08-03 23:05       ` Russell King - ARM Linux
2010-08-04  0:51       ` Jeff Ohlstein
2010-08-04  0:51         ` Jeff Ohlstein
2010-08-04 17:56         ` Russell King - ARM Linux
2010-08-04 17:56           ` Russell King - ARM Linux
2010-07-23  5:20 ` Shilimkar, Santosh
2010-07-23  5:20   ` Shilimkar, Santosh

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.