[PATCH 4/15] bootwrapper: smp support code

2007-09-21 Thread Milton Miller
Support code to move cpus around, both a spin loop and c code to move the cpus before uncompressing and copying the kernel to 0. The low level code is designed to be included in a crt0 or other assembly file because it may need to be at a fixed location or there may be other entry point requireme

[PATCH 4/15] bootwrapper: smp support code

2007-07-10 Thread Milton Miller
Support code to move cpus around, both a spin loop and c code to move the cpus before uncompressing and copying the kernel to 0. The low level code is designed to be included in a crt0 or other assembly file because it may need to be at a fixed location or there may be other entry point requireme