aboutsummaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@evo.osdl.org>2005-07-22 18:19:20 -0400
committerLinus Torvalds <torvalds@evo.osdl.org>2005-07-22 18:19:20 -0400
commit2847e3478c3d8119eedc3e0cb85a308b21f681dd (patch)
tree40e24b6a405331ae5fc9ed38b0d4872c84069891 /mm
parent38afd6adf6bccd7176e88c07cac104d3639aa30d (diff)
downloadkernel_samsung_crespo-2847e3478c3d8119eedc3e0cb85a308b21f681dd.zip
kernel_samsung_crespo-2847e3478c3d8119eedc3e0cb85a308b21f681dd.tar.gz
kernel_samsung_crespo-2847e3478c3d8119eedc3e0cb85a308b21f681dd.tar.bz2
x86: use alternative instructions for fnsave/fxsave too
This one ends up using an inline asm format that claims to read memory and then clobber it (rather than just write it directly), which made it easier to use the existing "alternative_input()" infrastructure support. Now the fxsave code matches the fxrstor.
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions