• I
    x86/fpu: Change __thread_clear_has_fpu() to 'struct fpu' parameter · 36fe6175
    Ingo Molnar 提交于
    We do this to make the code more readable, and also to be able to eliminate
    task_struct usage from most of the FPU code.
    Reviewed-by: NBorislav Petkov <bp@alien8.de>
    Cc: Andy Lutomirski <luto@amacapital.net>
    Cc: Dave Hansen <dave.hansen@linux.intel.com>
    Cc: Fenghua Yu <fenghua.yu@intel.com>
    Cc: H. Peter Anvin <hpa@zytor.com>
    Cc: Linus Torvalds <torvalds@linux-foundation.org>
    Cc: Oleg Nesterov <oleg@redhat.com>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Signed-off-by: NIngo Molnar <mingo@kernel.org>
    36fe6175
fpu-internal.h 14.9 KB