commit | d2d926482cdfbd5517826eca4e39dcd8757f04d3 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Oct 15 03:15:56 2021 +0200 |
committer | Borislav Petkov <bp@suse.de> | Wed Oct 20 15:27:25 2021 +0200 |
tree | 1ecdc4626b8fa5e4741cc594aa514828ea91a868 | |
parent | 9568bfb4f04bd9a280c592879ccd7a26a77c1390 [diff] |
x86/fpu: Update stale comments copy_fpstate_to_sigframe() does not have a slow path anymore. Neither does the !ia32 restore in __fpu_restore_sig(). Update the comments accordingly. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20211015011538.493570236@linutronix.de