From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: "Robert P. J. Day" <rpjday@mindspring.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: dead(?) i386-related CONFIG variables
Date: Fri, 06 Jul 2007 14:28:41 +0200 [thread overview]
Message-ID: <468E3579.1020109@s5r6.in-berlin.de> (raw)
In-Reply-To: <Pine.LNX.4.64.0707050726110.12036@localhost.localdomain>
On 7/5/2007 1:27 PM, Robert P. J. Day wrote:
> since it's not clear who a single contact person would be for
> i386-related stuff like this, here's what my script turned up for
> tests on non-existent CONFIG variables under arch/i386:
>
> ========== BALANCED_IRQ_DEBUG ==========
> arch/i386/kernel/io_apic.c:356:#ifdef CONFIG_BALANCED_IRQ_DEBUG
-#ifdef CONFIG_BALANCED_IRQ_DEBUG
+#if 0 /* debug IRQ balancing */
> ========== DEBUG_PAGE_TYPE ==========
> arch/i386/kernel/vmi.c:238:#ifdef CONFIG_DEBUG_PAGE_TYPE
-#ifdef CONFIG_DEBUG_PAGE_TYPE
+#if 0 /* debug page type */
arch/i386/kernel/vmi.c:339
-#endif
+#endif /* debug page type */
> ========== SERIAL_DETECT_IRQ ==========
> arch/i386/kernel/legacy_serial.c:18:#ifdef CONFIG_SERIAL_DETECT_IRQ
Hmm, not sure about this. The code section was taken from
include/asm-{i386,x86_64}/serial.h. This is an option similar to other
CONFIG_SERIAL_ options in numerous places.
Serial drivers are orphaned, aren't they?
> feel free to take this as seriously as you want. :-)
>
> rday
--
Stefan Richter
-=====-=-=== -=== --==-
http://arcgraph.de/sr/
next prev parent reply other threads:[~2007-07-06 12:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-05 11:27 Robert P. J. Day
2007-07-06 12:28 ` Stefan Richter [this message]
2007-07-06 12:42 ` Robert P. J. Day
2007-07-06 16:08 ` Jeremy Fitzhardinge
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=468E3579.1020109@s5r6.in-berlin.de \
--to=stefanr@s5r6.in-berlin.de \
--cc=linux-kernel@vger.kernel.org \
--cc=rpjday@mindspring.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
all inboxes | Powered by JetHome®