The patch titled add -mm testing in SubmitChecklist has been removed from the -mm tree. Its filename was add-mm-testing-in-submitchecklist.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: add -mm testing in SubmitChecklist From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> Add -mm testing to SubmitChecklist. Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/SubmitChecklist | 4 ++++ 1 file changed, 4 insertions(+) diff -puN Documentation/SubmitChecklist~add-mm-testing-in-submitchecklist Documentation/SubmitChecklist --- a/Documentation/SubmitChecklist~add-mm-testing-in-submitchecklist +++ a/Documentation/SubmitChecklist @@ -76,3 +76,7 @@ kernel patches. 22: Newly-added code has been compiled with `gcc -W'. This will generate lots of noise, but is good for finding bugs like "warning: comparison between signed and unsigned". + +23: Tested after it has been merged into the -mm patchset to make sure + that it still works with all of the other queued patches and various + changes in the VM, VFS, and other subsystems. _ Patches currently in -mm which might be from randy.dunlap@xxxxxxxxxx are origin.patch git-drm.patch phy-layer-add-kernel-doc-docbook.patch fusion-kernel-doc-warning-fixes.patch scripts-kernel-doc-whitespace-cleanup.patch extend-notifier_call_chain-to-count-nr_calls-made-fixes.patch reiser4-use-null-for-pointers.patch profile_likely-export-do_check_likely.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