CC: [email protected] CC: [email protected] CC: [email protected] TO: Ingo Molnar <[email protected]> CC: Thomas Gleixner <[email protected]> CC: Borislav Petkov <[email protected]> CC: [email protected] CC: "H. Peter Anvin" <[email protected]> CC: Kees Cook <[email protected]> CC: Lai Jiangshan <[email protected]> CC: Peter Zijlstra <[email protected]> CC: Andy Lutomirski <[email protected]> CC: Huang Rui <[email protected]> arch/x86/include/asm/processor.h: linux/sched/thread.h is included more than once.
Generated by: scripts/checkincludes.pl Reported-by: kernel test robot <[email protected]> Signed-off-by: kernel test robot <[email protected]> --- processor.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/include/asm/processor.h b/arch/x86/include/asm/processor.h index 543e9235c7ad2..3e7d6361c8f87 100644 --- a/arch/x86/include/asm/processor.h +++ b/arch/x86/include/asm/processor.h @@ -12,7 +12,6 @@ struct mm_struct; struct io_bitmap; struct vm86; -#include <linux/sched/thread.h> #include <asm/math_emu.h> #include <asm/segment.h> _______________________________________________ kbuild mailing list -- [email protected] To unsubscribe send an email to [email protected]
