]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86/fpu: Move MXCSR_DEFAULT to fpu/internal.h
authorIngo Molnar <mingo@kernel.org>
Fri, 24 Apr 2015 01:06:56 +0000 (03:06 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 19 May 2015 13:47:31 +0000 (15:47 +0200)
commitdf6397525cbe096d0eab0c1530fd25429d26f11b
tree51261a14d87d24661b91cba746df4f6d231e6a03
parent78f7f1e54bac032b98956862a5bcf8c28ed22d07
x86/fpu: Move MXCSR_DEFAULT to fpu/internal.h

fpu/types.h gets included everywhere, move the MXCSR_DEFAULT to
fpu/internal.h, the place where it's used.

Reviewed-by: Borislav 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: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/fpu/internal.h
arch/x86/include/asm/fpu/types.h