From: Dave Jones <davej@codemonkey.org.uk>
To: Peter L Jones <peter@drealm.org.uk>,
linux-kernel@vger.kernel.org, alan@redhat.com
Subject: Re: Linux 2.5.44-ac4
Date: Sun, 27 Oct 2002 12:11:34 +0000 [thread overview]
Message-ID: <20021027121134.GA17025@suse.de> (raw)
In-Reply-To: <20021027125218.A21310@suse.de>
On Sun, Oct 27, 2002 at 12:52:18PM +0100, Dave Jones wrote:
> [cc:'d back to l-k where this belongs]
>
> On Sun, Oct 27, 2002 at 11:40:31AM +0100, Peter L Jones wrote:
> > The mce.c entries are excluded by "#ifdef CONFIG_X86_MCE". For some reason,
> > the entire subdirectory has been built but the processor-specific modules
> > don't have any CONFIG_X86_MCE protection. This one's beyond my skill even to
> > attempt to fix. I guess I'll turn on machine check exceptions...
>
> Oops, it's broken if CONFIG_X86_MCE=n
> Change arch/i386/kernel/cpu/Makefile line 16 to read
> obj-$(CONFIG_X86_MCE) += mcheck/
> and it should be ok..
Actually you need to patch a half dozen other places too.
I'll cook up a patch later.
Dave
--
| Dave Jones. http://www.codemonkey.org.uk
next prev parent reply other threads:[~2002-10-27 12:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200210270925.07460@advent.drealm.org.uk>
[not found] ` <200210271040.31765@advent.drealm.org.uk>
2002-10-27 11:52 ` Dave Jones
2002-10-27 12:11 ` Dave Jones [this message]
2002-10-27 2:58 Dieter Nützel
-- strict thread matches above, loose matches on Subject: below --
2002-10-27 1:20 Dieter Nützel
2002-10-26 23:57 Alan Cox
2002-10-27 21:29 ` Andres Salomon
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=20021027121134.GA17025@suse.de \
--to=davej@codemonkey.org.uk \
--cc=alan@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peter@drealm.org.uk \
/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
Powered by JetHome