From: Pavel Machek <pavel@ucw.cz>
To: alan@redhat.com, kernel list <linux-kernel@vger.kernel.org>
Subject: 2.5.47-ac2 initializes mcheck twice...
Date: Wed, 13 Nov 2002 22:10:09 +0100 [thread overview]
Message-ID: <20021113211008.GA7542@elf.ucw.cz> (raw)
...and it will not compile with mcheck disabled. This is (maybe
right?) fix.
Pavel
--- clean-ac/arch/i386/kernel/cpu/common.c 2002-11-13 21:38:10.000000000 +0100
+++ linux-ac/arch/i386/kernel/cpu/common.c 2002-11-13 21:55:56.000000000 +0100
@@ -315,9 +315,6 @@
clear_bit(X86_FEATURE_XMM, c->x86_capability);
}
- /* Init Machine Check Exception if available. */
- mcheck_init(c);
-
/* If the model name is still unset, do table lookup. */
if ( !c->x86_model_id[0] ) {
char *p;
--
Worst form of spam? Adding advertisment signatures ala sourceforge.net.
What goes next? Inserting advertisment *into* email?
next reply other threads:[~2002-11-13 21:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-13 21:10 Pavel Machek [this message]
2002-11-13 21:22 ` 2.5.47-ac2 initializes mcheck twice Dave Jones
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=20021113211008.GA7542@elf.ucw.cz \
--to=pavel@ucw.cz \
--cc=alan@redhat.com \
--cc=linux-kernel@vger.kernel.org \
/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