All of lore.kernel.org
 help / color / mirror / Atom feed
* [intel-tdx:guest 70/126] arch/x86/kernel/cc_platform.c: asm/tdx.h is included more than once.
@ 2021-10-02  6:43 ` kernel test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2021-10-02  6:43 UTC (permalink / raw)
  To: Kuppuswamy Sathyanarayanan
  Cc: kbuild-all, linux-kernel, Andi Kleen, Dan Williams

tree:   https://github.com/intel/tdx.git guest
head:   00e7708dd946e76b7a5e973162ae71111ca32aea
commit: 6a67679c8809382f3bb97bd485c6e99e424543f2 [70/126] x86/tdx: Add device filter support for x86 TDX guest platform
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/kernel/cc_platform.c: asm/tdx.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] 4+ messages in thread

* [intel-tdx:guest 70/126] arch/x86/kernel/cc_platform.c: asm/tdx.h is included more than once.
@ 2021-10-02  6:43 ` kernel test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2021-10-02  6:43 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 673 bytes --]

tree:   https://github.com/intel/tdx.git guest
head:   00e7708dd946e76b7a5e973162ae71111ca32aea
commit: 6a67679c8809382f3bb97bd485c6e99e424543f2 [70/126] x86/tdx: Add device filter support for x86 TDX guest platform
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/kernel/cc_platform.c: asm/tdx.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(a)lists.01.org

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

* [RFC PATCH intel-tdx] x86/tdx: fix duplicated inclusion
  2021-10-02  6:43 ` kernel test robot
@ 2021-10-02  6:43   ` kernel test robot
  -1 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2021-10-02  6:43 UTC (permalink / raw)
  To: Kuppuswamy Sathyanarayanan
  Cc: kbuild-all, linux-kernel, Andi Kleen, Dan Williams

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 cc_platform.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/x86/kernel/cc_platform.c b/arch/x86/kernel/cc_platform.c
index 3544ed78dd165..127790741a04d 100644
--- a/arch/x86/kernel/cc_platform.c
+++ b/arch/x86/kernel/cc_platform.c
@@ -13,7 +13,6 @@
 #include <linux/processor.h>
 #include <linux/device.h>
 
-#include <asm/tdx.h>
 
 #include <asm/tdx.h>
 

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

* [RFC PATCH intel-tdx] x86/tdx: fix duplicated inclusion
@ 2021-10-02  6:43   ` kernel test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2021-10-02  6:43 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 528 bytes --]

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 cc_platform.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/x86/kernel/cc_platform.c b/arch/x86/kernel/cc_platform.c
index 3544ed78dd165..127790741a04d 100644
--- a/arch/x86/kernel/cc_platform.c
+++ b/arch/x86/kernel/cc_platform.c
@@ -13,7 +13,6 @@
 #include <linux/processor.h>
 #include <linux/device.h>
 
-#include <asm/tdx.h>
 
 #include <asm/tdx.h>
 

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

end of thread, other threads:[~2021-10-02  6:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-02  6:43 [intel-tdx:guest 70/126] arch/x86/kernel/cc_platform.c: asm/tdx.h is included more than once kernel test robot
2021-10-02  6:43 ` kernel test robot
2021-10-02  6:43 ` [RFC PATCH intel-tdx] x86/tdx: fix duplicated inclusion kernel test robot
2021-10-02  6:43   ` kernel test robot

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.