lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Mon, 9 May 2022 11:49:30 +0800
From:   kernel test robot <yujie.liu@...el.com>
To:     Isaku Yamahata <isaku.yamahata@...el.com>
CC:     <kbuild-all@...ts.01.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [intel-tdx:kvm-upstream-workaround 219/361]
 arch/x86/kvm/mmu/mmu_internal.h: mmu.h is included more than once.

tree:   https://github.com/intel/tdx.git kvm-upstream-workaround
head:   3b5b338cdf10dca7a2435d1f86b2dd9f1a3ad833
commit: 9be9dc86983ab1ffdc679c1ab5de025d1487dc40 [219/361] KVM: x86/tdp_mmu: Ignore unsupported mmu operation on private GFNs
compiler: gcc-11 (Debian 11.2.0-20) 11.2.0

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


includecheck warnings: (new ones prefixed by >>)
 >> arch/x86/kvm/mmu/mmu_internal.h: mmu.h is included more than once.

6ca9a6f3adef9 (Sean Christopherson 2020-06-22 13:20:31 -0700   1) /* SPDX-License-Identifier: GPL-2.0 */
6ca9a6f3adef9 (Sean Christopherson 2020-06-22 13:20:31 -0700   2) #ifndef __KVM_X86_MMU_INTERNAL_H
6ca9a6f3adef9 (Sean Christopherson 2020-06-22 13:20:31 -0700   3) #define __KVM_X86_MMU_INTERNAL_H
6ca9a6f3adef9 (Sean Christopherson 2020-06-22 13:20:31 -0700   4)
985ab27801646 (Sean Christopherson 2020-06-22 13:20:32 -0700   5) #include <linux/types.h>
5a9624affe7c7 (Paolo Bonzini       2020-10-16 10:29:37 -0400   6) #include <linux/kvm_host.h>
985ab27801646 (Sean Christopherson 2020-06-22 13:20:32 -0700   7) #include <asm/kvm_host.h>
9be9dc86983ab (Isaku Yamahata      2022-01-24 11:17:01 -0800 @ 8) #include "mmu.h"
985ab27801646 (Sean Christopherson 2020-06-22 13:20:32 -0700   9)
653230043fdb2 (Isaku Yamahata      2022-01-26 17:43:10 -0800 @10) #include "mmu.h"
653230043fdb2 (Isaku Yamahata      2022-01-26 17:43:10 -0800  11)

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ