[Ingo - please replace "PATCH 07/11" with this one.]
* Remove 544k bytes from the kernel by removing the boot_cpu_pda
array from the data section and allocating it during startup.
Fixed panic in setup_per_cpu_areas when HOTPLUG_CPU not set.
For inclusion into sched-devel/latest tree.
Based on:
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
+ sched-devel/latest .../mingo/linux-2.6-sched-devel.git
Signed-off-by: Mike Travis <travis@sgi.com>
---
--
--