commit | ba6399334dd8a75bd295de26496196c720abae0a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Fri Oct 07 13:30:49 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Oct 07 13:30:49 2005 -0700 |
tree | 0535e4bcfe8da7d0dde0bcf1ba8cb914c5f12e46 | |
parent | d85c3553df5e24cb3117385f0a17e1cc0436d148 [diff] |
[SPARC64]: Fix userland FPU state corruption. We need to use stricter memory barriers around the block load and store instructions we use to save and restore the FPU register file. Signed-off-by: David S. Miller <davem@davemloft.net>