linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Get rid of cpuinit?
@ 2013-05-20 22:35 H. Peter Anvin
  2013-05-20 23:12 ` Greg KH
  2013-05-22 21:04 ` Get rid of cpuinit? Sam Ravnborg
  0 siblings, 2 replies; 9+ messages in thread
From: H. Peter Anvin @ 2013-05-20 22:35 UTC (permalink / raw)
  To: linux-arch, Linux Kernel Mailing List
  Cc: Ingo Molnar, Thomas Gleixner, Linus Torvalds, Greg KH

We have gotten rid of devinit markup.  A recent patch of Linus' makes me
wonder if we similarly should get rid of cpuinit markup?

Just as with devices, the CPU hotplug machinery has been leveraged to
support a number of pieces of functionality such as suspend, which means
that on anything but the most embedded systems this functionality is
likely needed anyway.

On x86-64, for an "allyesconfig" build, the total amount of space in all
the .cpu* sections combined is 100K.

	-hpa

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

end of thread, other threads:[~2013-06-23 10:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-20 22:35 Get rid of cpuinit? H. Peter Anvin
2013-05-20 23:12 ` Greg KH
2013-05-28  9:20   ` Ingo Molnar
2013-06-12  0:31     ` Paul Gortmaker
2013-06-12  0:56       ` Greg KH
2013-06-20 17:46         ` Status of __cpuinit removal Paul Gortmaker
2013-06-21  1:32           ` Greg KH
2013-06-23 10:15           ` Ingo Molnar
2013-05-22 21:04 ` Get rid of cpuinit? Sam Ravnborg

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