[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20070226142156.1372f5ed.randy.dunlap@oracle.com>
Date: Mon, 26 Feb 2007 14:21:56 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: lkml <linux-kernel@...r.kernel.org>
Cc: akpm <akpm@...ux-foundation.org>
Subject: [PATCH] add -mm testing in SubmitChecklist
From: Randy Dunlap <randy.dunlap@...cle.com>
Add -mm testing to SubmitChecklist.
Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists