[PATCH] add -mm testing in SubmitChecklist

From: Randy Dunlap
Date: Mon Feb 26 2007 - 17:25:51 EST


From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>

Add -mm testing to SubmitChecklist.

Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
---
Documentation/SubmitChecklist | 4 ++++
1 file changed, 4 insertions(+)

--- linux-2621-rc1.orig/Documentation/SubmitChecklist
+++ linux-2621-rc1/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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/