diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2006-12-06 20:39:14 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-07 08:39:42 -0800 |
commit | 4e229beff7ee43d3d5e387ec91188b20f6267c00 (patch) | |
tree | 2a33f8012b6e14a196b503a1522e479dcb07deb8 /REPORTING-BUGS | |
parent | c6f24f99cd70a383699bdb34ddd9e6e51c83304c (diff) | |
download | op-kernel-dev-4e229beff7ee43d3d5e387ec91188b20f6267c00.zip op-kernel-dev-4e229beff7ee43d3d5e387ec91188b20f6267c00.tar.gz |
[PATCH] REPORTING-BUGS: request .config file
Add kernel .config file to REPORTING-BUGS.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'REPORTING-BUGS')
-rw-r--r-- | REPORTING-BUGS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/REPORTING-BUGS b/REPORTING-BUGS index f9da827..ac02e42 100644 --- a/REPORTING-BUGS +++ b/REPORTING-BUGS @@ -40,7 +40,9 @@ summary from [1.]>" for easy identification by the developers. [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) |