The patch titled doc: fix kernel-parameters 'quiet' has been removed from the -mm tree. Its filename is doc-fix-kernel-parameters-quiet.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: doc: fix kernel-parameters 'quiet' From: Randy Dunlap <rdunlap@xxxxxxxxxxxx> Fix "quiet" parameter doc. No trailing '=' sign, no value after it. And it disables "most" kernel messages, not all of them. Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- Documentation/kernel-parameters.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/kernel-parameters.txt~doc-fix-kernel-parameters-quiet Documentation/kernel-parameters.txt --- a/Documentation/kernel-parameters.txt~doc-fix-kernel-parameters-quiet +++ a/Documentation/kernel-parameters.txt @@ -1331,7 +1331,7 @@ and is between 256 and 4096 characters. pt. [PARIDE] See Documentation/paride.txt. - quiet= [KNL] Disable log messages + quiet [KNL] Disable most log messages r128= [HW,DRM] _ Patches currently in -mm which might be from rdunlap@xxxxxxxxxxxx are origin.patch git-acpi.patch acpi-fix-printk-format-warnings.patch drivers-media-use-null-instead-of-0-for-ptrs.patch git-lxdialog.patch mtd-printk-format-warning.patch pcmcia-ds-must_check-fixes.patch git-scsi-misc.patch tiacx-sparse-cleanups.patch allow-proc-configgz-to-be-built-as-a-module.patch lib-add-gen_pool_destroy.patch make-genpool-allocator-adhere-to-kernel-doc-standards.patch list-module-taint-flags-in-oops-panic.patch list-module-taint-flags-in-oops-panic-tidy.patch fix-embedded-sysctl-menu.patch fs-cache-cachefiles-a-cache-that-backs-onto-a-mounted-filesystem-cachefiles-printk-format-warning.patch ecryptfs-fix-printk-format-warnings.patch ide-core-must_check-fixes.patch documentation-fixes-in-intel810txt.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