Dave Hansen wrote: [Fri Mar 11 2005, 01:58:15PM EST] > 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 > > > Dave, quilt push -a fails. The patches AA-PM-07.3-memory_migration-description.patch and AA-PM-14.2-try_to_umpap_force.patch don't have any useful content. After commenting them out of the series file then quilt push -a succeeds. bob