[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.1.10.0807241154260.3237@nehalem.linux-foundation.org>
Date: Thu, 24 Jul 2008 11:59:03 -0700 (PDT)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Suresh Siddha <suresh.b.siddha@...el.com>
cc: "x86@...nel.org" <x86@...nel.org>,
"andi@...stfloor.org" <andi@...stfloor.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"stable@...nel.org" <stable@...nel.org>,
Ingo Molnar <mingo@...e.hu>
Subject: Re: [patch] x64, fpu: fix possible FPU leakage in error conditions
On Thu, 24 Jul 2008, Suresh Siddha wrote:
>
> If we don't do init_fpu() + restore from the sane init state, process has
> to be killed, in the paranoid failing scenario of math_state_restore()
Umm. I'm still not seeing why the right answer is not just to do "stts +
math_used = 0".
And the specific case of math_state_restore(), that will also fix the
problem - next time around.
As far as I can tell, your patch causes serious problems in case
init_fpu() fails. Which it can do, afaik.
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists