The patch titled hugetlbfs: add Kconfig help text has been added to the -mm tree. Its filename is hugetlbfs-add-kconfig-help-text.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this From: apgo@xxxxxxxxxxxxx (Arthur Othieno) In kernel bugzilla #6248 (http://bugzilla.kernel.org/show_bug.cgi?id=6248), Adrian Bunk <bunk@xxxxxxxxx> notes that CONFIG_HUGETLBFS is missing Kconfig help text. Signed-off-by: Arthur Othieno <apgo@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- fs/Kconfig | 6 ++++++ 1 files changed, 6 insertions(+) diff -puN fs/Kconfig~hugetlbfs-add-kconfig-help-text fs/Kconfig --- devel/fs/Kconfig~hugetlbfs-add-kconfig-help-text 2006-04-16 18:19:19.000000000 -0700 +++ devel-akpm/fs/Kconfig 2006-04-16 18:19:19.000000000 -0700 @@ -842,6 +842,12 @@ config TMPFS config HUGETLBFS bool "HugeTLB file system support" depends X86 || IA64 || PPC64 || SPARC64 || SUPERH || BROKEN + help + hugetlbfs is a filesystem backing for HugeTLB pages, based on + ramfs. For architectures that support it, say Y here and read + <file:Documentation/vm/hugetlbpage.txt> for details. + + If unsure, say N. config HUGETLB_PAGE def_bool HUGETLBFS _ Patches currently in -mm which might be from bunk@xxxxxxxxx are origin.patch git-acpi.patch drivers-char-drm-drm_memoryc-possible-cleanups.patch git-dvb.patch drivers-media-video-bt866c-small-fixes-2.patch gregkh-i2c-w1-cleanups-fix.patch git-intelfb.patch nfs-make-2-functions-static.patch fix-nfs-proc_fs=n-compile-error.patch git-ocfs2.patch gregkh-pci-acpiphp-configure-_prt-v3-cleanup.patch drivers-scsi-aic7xxx-possible-cleanups.patch drivers-scsi-small-cleanups.patch drivers-scsi-megaraidc-add-a-dummy-mega_create_proc_entry-for-proc_fs=y.patch drivers-scsi-gdthc-make-__gdth_execute-static.patch drivers-scsi-qla2xxx-make-some-functions-static.patch drivers-scsi-aic7xxx-aic79xx_corec-make-ahd_done_with_status-static.patch scsi-megaraid-megaraid_mmc-fix-a-null-pointer-dereference.patch remove-drivers-scsi-constantscscsi_print_req_sense.patch drivers-scsi-aic7xxx-aic79xx_corec-make-ahd_match_scb-static.patch ieee80211_wxc-remove-dead-code.patch bcm43xx_phyc-fix-a-memory-leak.patch memory_hotplugh-cleanup.patch hugetlbfs-add-kconfig-help-text.patch acx1xx-wireless-driver.patch arch-i386-kernel-apicc-make-modern_apic-static.patch drivers-acpi-busc-make-struct-acpi_sci_dir-static.patch remove-fs-jffs2-ioctlc.patch update-obsolete_oss_driver-schedule-and-dependencies.patch make-the-oss-sound_via82cxxx-option-available-again.patch fs-locksc-make-posix_locks_deadlock-static.patch remove-config_parport_arc-drivers-parport-parport_arcc.patch fs-fat-miscc-unexport-fat_sync_bhs.patch time-i386-clocksource-drivers.patch dlm-recovery.patch dlm-build.patch dlm-cleanup-unused-functions.patch dlm-include-own-headers.patch reiser4.patch fs-reiser4-misc-cleanups.patch remove-the-obsolete-idepci_flag_force_pdc.patch nmi-lockup-and-altsysrq-p-dumping-calltraces-on-_all_-cpus.patch slab-cache-shrinker-statistics.patch i386-enable-4k-stacks-by-default.patch mutex-subsystem-synchro-test-module.patch x86_64-unexport-ia32_sys_call_table.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