The big news: memory removal is back. There is a funky patch or two in here to keep migration separate from hotplug, but otherwise, they're merged together. I made this version againt -bk7 because some of the infrastructure patches (mostly x86 discontig work) are now in Linus's tree, but we haven't seen an -rc release yet. Please test the memory removal and make sure it's working OK for you. There's been a lot of code churn since the last time it was merged in here. There's also a new config option: CONFIG_MEMORY_REMOVE, so don't forget to set it. Other stuff: * Further Kconfig revisions to fix the fallout from all of the changes I made last time. * New x86-64 patches from Matt Tolentino - break out into 5 different patches for merging - fix up Kconfig options * I now have an x86-64 cross-compiler, so I should be able to check for breakage there more easily. http://www.sr71.net/patches/2.6.11/2.6.11-bk7-mhp1/ http://www.sr71.net/patches/2.6.11/2.6.11-bk7-mhp1/patch-2.6.11-bk7-mhp1.gz -- Dave