[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <519AA53F.1020107@zytor.com>
Date: Mon, 20 May 2013 15:35:43 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: linux-arch <linux-arch@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
CC: Ingo Molnar <mingo@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Greg KH <greg@...ah.com>
Subject: Get rid of cpuinit?
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists