The patch titled Subject: tools-vm-new-option-to-specify-kpageflags-file-fix has been removed from the -mm tree. Its filename was tools-vm-new-option-to-specify-kpageflags-file-fix.patch This patch was dropped because it was folded into tools-vm-new-option-to-specify-kpageflags-file.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: tools-vm-new-option-to-specify-kpageflags-file-fix add "filename" to fix usage() string Cc: David Rientjes <rientjes@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- tools/vm/page-types.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN tools/vm/page-types.c~tools-vm-new-option-to-specify-kpageflags-file-fix tools/vm/page-types.c --- a/tools/vm/page-types.c~tools-vm-new-option-to-specify-kpageflags-file-fix +++ a/tools/vm/page-types.c @@ -791,7 +791,7 @@ static void usage(void) " -N|--no-summary Don't show summary info\n" " -X|--hwpoison hwpoison pages\n" " -x|--unpoison unpoison pages\n" -" -F|--kpageflags kpageflags file to parse\n" +" -F|--kpageflags filename kpageflags file to parse\n" " -h|--help Show this usage message\n" "flags:\n" " 0x10 bitfield format, e.g.\n" _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are include-linux-sched-mmh-uninline-mmdrop_async-etc.patch tools-vm-new-option-to-specify-kpageflags-file.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