commit | c20942ce5128ef92e2c451f943ba33462ad2fbc4 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 13 16:55:39 2021 +0200 |
committer | Borislav Petkov <bp@suse.de> | Wed Oct 20 23:54:26 2021 +0200 |
tree | cae46b52de8e28c8f3edd38f97f17c936c5a4fd8 | |
parent | 7e049e8b74591038c831e765585ae9038b7880a1 [diff] |
x86/fpu/core: Convert to fpstate Convert the rest of the core 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.659456185@linutronix.de