mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ask users to provide /proc/cmdline when REPORTING-BUGS
@ 2005-10-10 20:49 Jesper Juhl
  0 siblings, 0 replies; only message in thread
From: Jesper Juhl @ 2005-10-10 20:49 UTC (permalink / raw)
  To: Linux Kernel Mailing List

The kernel commandline a user uses with his kernel is useful info.
Time and time again I see mails on lkml asking users if they used some
commandline option or another when booting the kernel. So it seems to
me that it would be useful if people who took the time to read 
REPORTING-BUGS would by default include that info with their bug reports.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---

 REPORTING-BUGS |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)

--- linux-2.6.14-rc3-git8-orig/REPORTING-BUGS	2005-10-03 21:54:51.000000000 +0200
+++ linux-2.6.14-rc3-git8/REPORTING-BUGS	2005-10-10 22:43:28.000000000 +0200
@@ -53,7 +53,8 @@
 [8.4.] Loaded driver and hardware information (/proc/ioports, /proc/iomem)
 [8.5.] PCI information ('lspci -vvv' as root)
 [8.6.] SCSI information (from /proc/scsi/scsi)
-[8.7.] Other information that might be relevant to the problem
+[8.7.] Kernel commandline (from /proc/cmdline)
+[8.8.] Other information that might be relevant to the problem
        (please look in /proc and include all information that you
        think to be relevant):
 [X.] Other notes, patches, fixes, workarounds:

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-10-10 20:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-10 20:49 [PATCH] ask users to provide /proc/cmdline when REPORTING-BUGS Jesper Juhl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome