Skip to content

Commit

Permalink
[PATCH] REPORTING-BUGS: request .config file
Browse files Browse the repository at this point in the history
Add kernel .config file to REPORTING-BUGS.

Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
rddunlap authored and Linus Torvalds committed Dec 7, 2006
1 parent c6f24f9 commit 4e229be
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion REPORTING-BUGS
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 4e229be

Please sign in to comment.