commit | 63d6bdf36ce1541e656966604c12ac4d9fc5d1f0 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 13 16:55:40 2021 +0200 |
committer | Borislav Petkov <bp@suse.de> | Wed Oct 20 23:57:54 2021 +0200 |
tree | 76a704978dae1200984917fcd781539125a92f8b | |
parent | c20942ce5128ef92e2c451f943ba33462ad2fbc4 [diff] |
x86/math-emu: Convert to fpstate Convert math emulation code to the new register storage mechanism in preparation for dynamically sized buffers. No functional change. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20211013145322.711347464@linutronix.de