commit | 90489f1dee8b703a3301857917c0aba0b22b5d83 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Oct 15 03:16:33 2021 +0200 |
committer | Borislav Petkov <bp@suse.de> | Wed Oct 20 15:27:28 2021 +0200 |
tree | b542a1d39f349f53a4436c165c8e104ae426bc2d | |
parent | d9d005f32aac7362a1998f4b7fdf8874e91546bd [diff] |
x86/fpu: Move fpstate functions to api.h Move function declarations which need to be globally available to api.h where they belong. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20211015011539.792363754@linutronix.de