x86/fpu: Move xsave.h to fpu/xsave.h
Move the xsave.h header file to the FPU directory as well. 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>
这个提交包含在:
@@ -37,7 +37,7 @@
|
||||
#include <crypto/sha512_base.h>
|
||||
#include <asm/fpu/api.h>
|
||||
#include <asm/xcr.h>
|
||||
#include <asm/xsave.h>
|
||||
#include <asm/fpu/xsave.h>
|
||||
|
||||
#include <linux/string.h>
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户