* 2.5.47-ac2 initializes mcheck twice...
@ 2002-11-13 21:10 Pavel Machek
2002-11-13 21:22 ` Dave Jones
0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2002-11-13 21:10 UTC (permalink / raw)
To: alan, kernel list
...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?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.5.47-ac2 initializes mcheck twice...
2002-11-13 21:10 2.5.47-ac2 initializes mcheck twice Pavel Machek
@ 2002-11-13 21:22 ` Dave Jones
0 siblings, 0 replies; 2+ messages in thread
From: Dave Jones @ 2002-11-13 21:22 UTC (permalink / raw)
To: Pavel Machek; +Cc: alan, kernel list
On Wed, Nov 13, 2002 at 10:10:09PM +0100, Pavel Machek wrote:
> ...and it will not compile with mcheck disabled. This is (maybe
> right?) fix.
Patch is correct, and went to Alan earlier this afternoon.
Dave
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-11-13 21:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-13 21:10 2.5.47-ac2 initializes mcheck twice Pavel Machek
2002-11-13 21:22 ` Dave Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox