The patch titled Subject: Documentation: update arch list in the 'memtest' entry has been added to the -mm tree. Its filename is documentation-update-arch-list-in-the-memtest-entry.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/documentation-update-arch-list-in-the-memtest-entry.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/documentation-update-arch-list-in-the-memtest-entry.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Vladimir Murzin <vladimir.murzin@xxxxxxx> Subject: Documentation: update arch list in the 'memtest' entry Since arm64/arm support memtest command line option update the "memtest" entry. Signed-off-by: Vladimir Murzin <vladimir.murzin@xxxxxxx> Cc: "H. Peter Anvin" <hpa@xxxxxxxxx> Cc: Catalin Marinas <catalin.marinas@xxxxxxx> Cc: Ingo Molnar <mingo@xxxxxxx> Cc: Mark Rutland <mark.rutland@xxxxxxx> Cc: Russell King <rmk@xxxxxxxxxxxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Cc: Will Deacon <will.deacon@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/kernel-parameters.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/kernel-parameters.txt~documentation-update-arch-list-in-the-memtest-entry Documentation/kernel-parameters.txt --- a/Documentation/kernel-parameters.txt~documentation-update-arch-list-in-the-memtest-entry +++ a/Documentation/kernel-parameters.txt @@ -1988,7 +1988,7 @@ bytes respectively. Such letter suffixes seconds. Use this parameter to check at some other rate. 0 disables periodic checking. - memtest= [KNL,X86] Enable memtest + memtest= [KNL,X86,ARM] Enable memtest Format: <integer> default : 0 <disable> Specifies the number of memtest passes to be _ Patches currently in -mm which might be from vladimir.murzin@xxxxxxx are mm-move-memtest-under-mm.patch memtest-use-phys_addr_t-for-physical-addresses.patch arm64-add-support-for-memtest.patch arm-add-support-for-memtest.patch kconfig-memtest-update-number-of-test-patterns-up-to-17.patch documentation-update-arch-list-in-the-memtest-entry.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