[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20061128113522.432889b7.randy.dunlap@oracle.com>
Date: Tue, 28 Nov 2006 11:35:22 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: lkml <linux-kernel@...r.kernel.org>
Cc: akpm <akpm@...l.org>
Subject: [PATCH] REPORTING-BUGS: request .config file
From: Randy Dunlap <randy.dunlap@...cle.com>
Add kernel .config file to REPORTING-BUGS.
Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
---
REPORTING-BUGS | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--- linux-2.6.19-rc6-git10.orig/REPORTING-BUGS
+++ linux-2.6.19-rc6-git10/REPORTING-BUGS
@@ -40,7 +40,9 @@ summary from [1.]>" for easy identificat
[1.] One line summary of the problem:
[2.] Full description of the problem/report:
[3.] Keywords (i.e., modules, networking, kernel):
-[4.] Kernel version (from /proc/version):
+[4.] Kernel information
+[4.1.] Kernel version (from /proc/version):
+[4.2.] Kernel .config file:
[5.] Most recent kernel version which did not have the bug:
[6.] Output of Oops.. message (if applicable) with symbolic information
resolved (see Documentation/oops-tracing.txt)
---
-
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