From: Richard Henderson <rth@dot.cygnus.com>
To: torvalds@transmeta.com, alan@redhat.com
Cc: linux-kernel@vger.kernel.org
Subject: alpha 2.4.11-pre3: turn off pci setup debugging
Date: Thu, 4 Oct 2001 18:27:20 -0700 [thread overview]
Message-ID: <20011004182720.A6310@dot.cygnus.com> (raw)
This bit of verbosity IMO shouldn't have remained enabled
in the mainline kernel.
r~
diff -rup 2.4.11-3-dist/drivers/pci/setup-bus.c 2.4.11-3/drivers/pci/setup-bus.c
--- 2.4.11-3-dist/drivers/pci/setup-bus.c Sat May 19 17:43:06 2001
+++ 2.4.11-3/drivers/pci/setup-bus.c Thu Oct 4 17:44:20 2001
@@ -23,7 +23,7 @@
#include <linux/slab.h>
-#define DEBUG_CONFIG 1
+#define DEBUG_CONFIG 0
#if DEBUG_CONFIG
# define DBGC(args) printk args
#else
diff -rup 2.4.11-3-dist/drivers/pci/setup-res.c 2.4.11-3/drivers/pci/setup-res.c
--- 2.4.11-3-dist/drivers/pci/setup-res.c Sat May 19 17:43:06 2001
+++ 2.4.11-3/drivers/pci/setup-res.c Thu Oct 4 17:44:28 2001
@@ -25,7 +25,7 @@
#include <linux/slab.h>
-#define DEBUG_CONFIG 1
+#define DEBUG_CONFIG 0
#if DEBUG_CONFIG
# define DBGC(args) printk args
#else
reply other threads:[~2001-10-05 1:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20011004182720.A6310@dot.cygnus.com \
--to=rth@dot.cygnus.com \
--cc=alan@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox