lkml.org 
[lkml]   [2000]   [Sep]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH][RFC] Add RUNTIME_FXSR to M686 defines

This quick patch adds CONFIG_RUNTIME_FXSR=y to M686 defines.
FXSR support will be always compiled in and used only when available
(late PII/C). I see no disadvantages (maybe slightly bigger bzImage).

Patch is against 2.4.0-test8. Compiled/tested on Celeron Mendocino.
FXSR support is detected and turned on during boot and works ok.

Linus please ApplyNow! (tm) :).


--- linux-2.4.0-test8/arch/i386/config.in Sat Aug 26 00:09:04 2000
+++ linux/arch/i386/config.in Wed Sep 13 14:01:42 2000
@@ -82,6 +82,7 @@
define_bool CONFIG_X86_GOOD_APIC y
define_bool CONFIG_X86_PGE y
define_bool CONFIG_X86_USE_PPRO_CHECKSUM y
+ define_bool CONFIG_X86_RUNTIME_FXSR y
fi
if [ "$CONFIG_M686FXSR" = "y" ]; then
define_int CONFIG_X86_L1_CACHE_BYTES 32

--
Bartlomiej Zolnierkiewicz
<bkz@linux-ide.org>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:41    [W:0.062 / U:0.412 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site