linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [tip:tmp.tmp2 42/364] arch/x86/include/asm/processor.h: linux/sched/thread.h is included more than once.
@ 2021-06-15  1:02 kernel test robot
  2021-06-15  1:03 ` [RFC PATCH tip] sched/headers: Convert task_struct:: fix duplicated inclusion kernel test robot
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2021-06-15  1:02 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: kbuild-all, linux-kernel, x86, Thomas Gleixner, Borislav Petkov,
	H. Peter Anvin, Kees Cook, Sasha Levin, Peter Zijlstra,
	Andy Lutomirski, Joerg Roedel

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tmp.tmp2
head:   adcceb5eb7aee38e4a9c15bdf599655f0e1b1324
commit: 0e04b3ebeb185beeb77ebc6f70f6a5eef9ecdb3d [42/364] sched/headers: Convert task_struct::thread to a per_task() field
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>


includecheck warnings: (new ones prefixed by >>)
>> arch/x86/include/asm/processor.h: linux/sched/thread.h is included more than once.

Please review and possibly fold the followup patch.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [RFC PATCH tip] sched/headers: Convert task_struct:: fix duplicated inclusion
  2021-06-15  1:02 [tip:tmp.tmp2 42/364] arch/x86/include/asm/processor.h: linux/sched/thread.h is included more than once kernel test robot
@ 2021-06-15  1:03 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-06-15  1:03 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: kbuild-all, linux-kernel, x86, Thomas Gleixner, Borislav Petkov,
	H. Peter Anvin, Kees Cook, Lai Jiangshan, Peter Zijlstra,
	Andy Lutomirski, Huang Rui

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 <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 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>

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-15  1:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-15  1:02 [tip:tmp.tmp2 42/364] arch/x86/include/asm/processor.h: linux/sched/thread.h is included more than once kernel test robot
2021-06-15  1:03 ` [RFC PATCH tip] sched/headers: Convert task_struct:: fix duplicated inclusion kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).