Subject: [to-be-updated] doc-kmemcheck-add-kmemcheck-to-kernel-parameterstxt.patch removed from -mm tree To: qiuxishi@xxxxxxxxxx,mm-commits@xxxxxxxxxxxxxxx From: akpm@xxxxxxxxxxxxxxxxxxxx Date: Tue, 21 Jan 2014 11:21:29 -0800 The patch titled Subject: doc/kmemcheck: add kmemcheck to kernel-parameters.txt has been removed from the -mm tree. Its filename was doc-kmemcheck-add-kmemcheck-to-kernel-parameterstxt.patch This patch was dropped because an updated version will be merged ------------------------------------------------------ From: Xishi Qiu <qiuxishi@xxxxxxxxxx> Subject: doc/kmemcheck: add kmemcheck to kernel-parameters.txt Add kmemcheck to Documentation/kernel-parameters.txt. Signed-off-by: Xishi Qiu <qiuxishi@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/kernel-parameters.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff -puN Documentation/kernel-parameters.txt~doc-kmemcheck-add-kmemcheck-to-kernel-parameterstxt Documentation/kernel-parameters.txt --- a/Documentation/kernel-parameters.txt~doc-kmemcheck-add-kmemcheck-to-kernel-parameterstxt +++ a/Documentation/kernel-parameters.txt @@ -1415,6 +1415,13 @@ bytes respectively. Such letter suffixes Valid arguments: on, off Default: on + kmemcheck= [KNL] Boot-time kmemcheck enable/disable/one-shot mode + Valid arguments: 0, 1, 2 + kmemcheck=0 (disabled) + kmemcheck=1 (enabled) + kmemcheck=2 (one-shot mode) + Default: 2 (one-shot mode) + kstack=N [X86] Print N words from the kernel stack in oops dumps. _ Patches currently in -mm which might be from qiuxishi@xxxxxxxxxx are lib-show_memc-show-num_poisoned_pages-when-oom.patch mm-do_mincore-cleanup.patch mm-nobootmem-free_all_bootmem-again.patch doc-kmemcheck-add-kmemcheck-to-kernel-parameters.patch linux-next.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