The patch titled Fix ACPI documentation in kernel-parameters.txt has been added to the -mm tree. Its filename is fix-acpi-documentation-in-kernel-parameterstxt.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: Fix ACPI documentation in kernel-parameters.txt From: Bernhard Walle <bwalle@xxxxxxx> Add hint that acpi=off doesn't work on IA64. Signed-off-by: Bernhard Walle <bwalle@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/kernel-parameters.txt | 3 ++- 1 files changed, 2 insertions(+), 1 deletion(-) diff -puN Documentation/kernel-parameters.txt~fix-acpi-documentation-in-kernel-parameterstxt Documentation/kernel-parameters.txt --- a/Documentation/kernel-parameters.txt~fix-acpi-documentation-in-kernel-parameterstxt +++ a/Documentation/kernel-parameters.txt @@ -126,7 +126,8 @@ and is between 256 and 4096 characters. See header of drivers/scsi/53c7xx.c. See also Documentation/scsi/ncr53c7xx.txt. - acpi= [HW,ACPI] Advanced Configuration and Power Interface + acpi= [HW,ACPI,X86-64,i386] + Advanced Configuration and Power Interface Format: { force | off | ht | strict | noirq } force -- enable ACPI if default was off off -- disable ACPI if default was on _ Patches currently in -mm which might be from bwalle@xxxxxxx are fix-acpi-documentation-in-kernel-parameterstxt.patch git-r8169.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