• Ingo Molnar's avatar
    x86/fpu: Move FPU data structures to asm/fpu_types.h · 14b9675a
    Ingo Molnar authored
    Move the FPU details to asm/fpu_types.h, to further factor out the
    FPU code.
    
    ( As an added bonus, the 'struct orig_ist' definition now moves
      next to its other data types - the FPU definitions were
      slapped in the middle of them for some mysterious reason. )
    
    No code changed.
    Reviewed-by: default avatarBorislav 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: default avatarIngo Molnar <mingo@kernel.org>
    14b9675a
processor.h 21 KB