The patch titled libata: correct kernel parameter in documentation has been removed from the -mm tree. Its filename was libata-correct-kernel-parameter-in-documentation.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: libata: correct kernel parameter in documentation From: Dave Jones <davej@xxxxxxxxxx> 'noacpi' isn't a standalone parameter, give it its prefix. Signed-off-by: Dave Jones <davej@xxxxxxxxxx> Cc: Jeff Garzik <jeff@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/kernel-parameters.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff -puN Documentation/kernel-parameters.txt~libata-correct-kernel-parameter-in-documentation Documentation/kernel-parameters.txt --- a/Documentation/kernel-parameters.txt~libata-correct-kernel-parameter-in-documentation +++ a/Documentation/kernel-parameters.txt @@ -868,6 +868,10 @@ and is between 256 and 4096 characters. lasi= [HW,SCSI] PARISC LASI driver for the 53c700 chip Format: addr:<io>,irq:<irq> + libata.noacpi [LIBATA] Disables use of ACPI in libata suspend/resume + when set. + Format: <int> + load_ramdisk= [RAM] List of ramdisks to load from floppy See Documentation/ramdisk.txt. @@ -1090,10 +1094,6 @@ and is between 256 and 4096 characters. emulation library even if a 387 maths coprocessor is present. - noacpi [LIBATA] Disables use of ACPI in libata suspend/resume - when set. - Format: <int> - noaliencache [MM, NUMA, SLAB] Disables the allocation of alien caches in the slab allocator. Saves per-node memory, but will impact performance. _ Patches currently in -mm which might be from davej@xxxxxxxxxx are origin.patch add-dev-oldmem-to-devicestxt-documentation.patch slow-down-printk-during-boot.patch slow-down-printk-during-boot-fix-2.patch slow-down-printk-during-boot-fix-3.patch slow-down-printk-during-boot-fix-4.patch git-cpufreq.patch cpufreq-move-policys-governor-initialisation-out-of-low-level-drivers-into-cpufreq-core.patch cpufreq-allow-ondemand-and-conservative-cpufreq-governors-to-be-used-as-default.patch git-libata-all.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