Re: [PATCH] Mask mxcsr according to cpu features.

Andi Kleen (ak@suse.de)
Fri, 9 May 2003 13:41:41 +0200


> Clearing the DAZ bit of every 32 bit program as soon
> as it receives a signal can't be right.

No doubt, but changing could still break things. Perhaps there is some
program that depends on this behaviour (sets the bit by mistake and is
safed by some signal), and debugging such things is always
nasty. I try to keep the 32bit emulation bug-to-bug compatible to i386

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