Commit 4e229beff7ee43d3d5e387ec91188b20f6267c00
Committed by
Linus Torvalds
1 parent
c6f24f99cd
Exists in
master
and in
20 other branches
[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>
Showing 1 changed file with 3 additions and 1 deletions Side-by-side Diff
REPORTING-BUGS
... | ... | @@ -40,7 +40,9 @@ |
40 | 40 | [1.] One line summary of the problem: |
41 | 41 | [2.] Full description of the problem/report: |
42 | 42 | [3.] Keywords (i.e., modules, networking, kernel): |
43 | -[4.] Kernel version (from /proc/version): | |
43 | +[4.] Kernel information | |
44 | +[4.1.] Kernel version (from /proc/version): | |
45 | +[4.2.] Kernel .config file: | |
44 | 46 | [5.] Most recent kernel version which did not have the bug: |
45 | 47 | [6.] Output of Oops.. message (if applicable) with symbolic information |
46 | 48 | resolved (see Documentation/oops-tracing.txt) |