From: kernel test robot <lkp@intel.com>
To: Isaku Yamahata <isaku.yamahata@intel.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [intel-tdx:kvm-upstream-workaround 247/358] arch/x86/kvm/trace.h:151: warning: "TDG_VP_VMCALL" redefined
Date: Thu, 10 Aug 2023 10:41:26 +0800 [thread overview]
Message-ID: <202308101006.RtsTo5XD-lkp@intel.com> (raw)
tree: https://github.com/intel/tdx.git kvm-upstream-workaround
head: 5b1f1957f70a985c147be902e3429e46f06c4769
commit: bf714e777e9e10870f9b9c354ee5cc71d866bfdd [247/358] KVM: TDX: add trace point for TDG.VP.VMCALL
config: i386-randconfig-i002-20230809 (https://download.01.org/0day-ci/archive/20230810/202308101006.RtsTo5XD-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce: (https://download.01.org/0day-ci/archive/20230810/202308101006.RtsTo5XD-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202308101006.RtsTo5XD-lkp@intel.com/
All warnings (new ones prefixed by >>):
In file included from arch/x86/kvm/i8259.c:37:
>> arch/x86/kvm/trace.h:151: warning: "TDG_VP_VMCALL" redefined
151 | #define TDG_VP_VMCALL(x) {x, #x}
|
In file included from arch/x86/include/asm/tdx.h:12,
from arch/x86/include/asm/kvm_para.h:10,
from include/uapi/linux/kvm_para.h:37,
from include/linux/kvm_para.h:5,
from include/linux/kvm_host.h:41,
from arch/x86/kvm/irq.h:15,
from arch/x86/kvm/i8259.c:34:
arch/x86/include/asm/shared/tdx.h:14: note: this is the location of the previous definition
14 | #define TDG_VP_VMCALL 0
|
vim +/TDG_VP_VMCALL +151 arch/x86/kvm/trace.h
150
> 151 #define TDG_VP_VMCALL(x) {x, #x}
152
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2023-08-10 2:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=202308101006.RtsTo5XD-lkp@intel.com \
--to=lkp@intel.com \
--cc=isaku.yamahata@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
/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.