public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Linus Torvalds <torvalds@osdl.org>
Cc: "Kamble, Nitin A" <nitin.a.kamble@intel.com>,
	Andrew Morton <akpm@osdl.org>,
	linux-kernel@vger.kernel.org, "Nakajima,
	Jun" <jun.nakajima@intel.com>,
	"Mallick, Asit K" <asit.k.mallick@intel.com>,
	"Saxena, Sunil" <sunil.saxena@intel.com>
Subject: Re: [PATCH] mxcsr patch for i386 & x86-64
Date: Wed, 5 May 2004 15:51:03 +0200	[thread overview]
Message-ID: <20040505135102.GC3339@openzaurus.ucw.cz> (raw)
In-Reply-To: <Pine.LNX.4.58.0405041322570.3271@ppc970.osdl.org>

Hi!


> @@ -550,4 +559,11 @@
>  		memcpy(fpu, &tsk->thread.i387.fxsave, sizeof(*fpu));
>  	}
>  	return fpvalid;
> +}
> +
> +void __init fpu_init(void)
> +{
> +	clts();
> +	mxcsr_feature_mask_init();
> +	stts();
>  }

i386/kernel/power/cpu.c now probably wants fpu_init, too...
-- 
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms         


  parent reply	other threads:[~2004-05-05 14:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-04 18:50 [PATCH] mxcsr patch for i386 & x86-64 Kamble, Nitin A
2004-05-04 19:10 ` Linus Torvalds
2004-05-04 19:26   ` Linus Torvalds
2004-05-04 20:24     ` Linus Torvalds
2004-05-04 21:07       ` Jeff Garzik
2004-05-05 13:51       ` Pavel Machek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-05-04 20:25 Kamble, Nitin A
2004-05-04 21:06 Kamble, Nitin A
2004-05-04 21:47 Nakajima, Jun
2004-05-06 21:00 Kamble, Nitin A
2004-05-07 14:23 ` Pavel Machek
2004-05-07  1:40 Kamble, Nitin A

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=20040505135102.GC3339@openzaurus.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=akpm@osdl.org \
    --cc=asit.k.mallick@intel.com \
    --cc=jun.nakajima@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nitin.a.kamble@intel.com \
    --cc=sunil.saxena@intel.com \
    --cc=torvalds@osdl.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