The patch titled fix hotplug kconfig help has been added to the -mm tree. Its filename is fix-hotplug-kconfig-help.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this From: Pavel Machek <pavel@xxxxxx> HOTPLUG_CPU entry says "Say Y..." then "Say N.". Slightly ugly, so I fixed it up, and added remark about suspend on SMP as a bonus. Signed-off-by: Pavel Machek <pavel@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- arch/i386/Kconfig | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff -puN arch/i386/Kconfig~fix-hotplug-kconfig-help arch/i386/Kconfig --- devel/arch/i386/Kconfig~fix-hotplug-kconfig-help 2006-05-12 11:29:56.000000000 -0700 +++ devel-akpm/arch/i386/Kconfig 2006-05-12 11:29:56.000000000 -0700 @@ -765,10 +765,10 @@ config HOTPLUG_CPU bool "Support for hot-pluggable CPUs (EXPERIMENTAL)" depends on SMP && HOTPLUG && EXPERIMENTAL && !X86_VOYAGER ---help--- - Say Y here to experiment with turning CPUs off and on. CPUs - can be controlled through /sys/devices/system/cpu. + Say Y here to experiment with turning CPUs off and on, and to + enable suspend on SMP systems. CPUs can be controlled through + /sys/devices/system/cpu. - Say N. endmenu _ Patches currently in -mm which might be from pavel@xxxxxx are origin.patch fix-hotplug-kconfig-help.patch git-acpi.patch fix-sco-on-some-bluetooth-adapters-2.patch swsusp-add-architecture-special-saveable-pages-support.patch swsusp-add-architecture-special-saveable-pages-fix.patch swsusp-i386-mark-special-saveable-unsaveable-pages.patch swsusp-i386-mark-special-saveable-unsaveable-pages-fix.patch swsusp-x86_64-mark-special-saveable-unsaveable-pages.patch swsusp-x86_64-mark-special-saveable-unsaveable-pages-fix.patch swsusp-take-lowmem-reserves-into-account.patch kernel-power-snapshotc-cleanups.patch dont-use-flush_tlb_all-in-suspend-time.patch dont-use-flush_tlb_all-in-suspend-time-tidy.patch swsusp-documentation-updates.patch backlight-locomo-backlight-driver-updates.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html