From: kernel test robot <rong.a.chen@intel.com>
To: kbuild-all@lists.01.org
Subject: [RFC PATCH tip] sched/headers: Convert task_struct:: fix duplicated inclusion
Date: Tue, 15 Jun 2021 09:03:04 +0800 [thread overview]
Message-ID: <20210615010304.GF237458@shao2-debian> (raw)
In-Reply-To: <20210615010206.GE237458@shao2-debian>
[-- Attachment #1: Type: text/plain, Size: 658 bytes --]
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>
WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <rong.a.chen@intel.com>
To: Ingo Molnar <mingo@kernel.org>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
x86@kernel.org, Thomas Gleixner <tglx@linutronix.de>,
Borislav Petkov <bp@alien8.de>, "H. Peter Anvin" <hpa@zytor.com>,
Kees Cook <keescook@chromium.org>,
Lai Jiangshan <laijs@linux.alibaba.com>,
Peter Zijlstra <peterz@infradead.org>,
Andy Lutomirski <luto@kernel.org>, Huang Rui <ray.huang@amd.com>
Subject: [RFC PATCH tip] sched/headers: Convert task_struct:: fix duplicated inclusion
Date: Tue, 15 Jun 2021 09:03:04 +0800 [thread overview]
Message-ID: <20210615010304.GF237458@shao2-debian> (raw)
In-Reply-To: <20210615010206.GE237458@shao2-debian>
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>
next prev parent reply other threads:[~2021-06-15 1:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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:02 ` kernel test robot
2021-06-15 1:03 ` kernel test robot [this message]
2021-06-15 1:03 ` [RFC PATCH tip] sched/headers: Convert task_struct:: fix duplicated inclusion kernel test robot
-- strict thread matches above, loose matches on Subject: below --
2021-06-13 20:55 [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-13 20:55 ` [RFC PATCH tip] sched/headers: Convert task_struct:: fix duplicated inclusion kernel test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210615010304.GF237458@shao2-debian \
--to=rong.a.chen@intel.com \
--cc=kbuild-all@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.