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>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 28 Jun 2024 16:10:30 -0700
From: Jeff Johnson <quic_jjohnson@...cinc.com>
To: Sean Christopherson <seanjc@...gle.com>,
        Paolo Bonzini
	<pbonzini@...hat.com>,
        Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar
	<mingo@...hat.com>,
        Borislav Petkov <bp@...en8.de>,
        Dave Hansen
	<dave.hansen@...ux.intel.com>, <x86@...nel.org>,
        "H. Peter Anvin"
	<hpa@...or.com>
CC: <kvm@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] KVM: x86: add missing MODULE_DESCRIPTION() macros

On 6/28/2024 3:55 PM, Sean Christopherson wrote:
> On Sat, 22 Jun 2024 22:44:55 -0700, Jeff Johnson wrote:
>> Fix the following allmodconfig 'make W=1' warnings when building for x86:
>> WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/kvm/kvm.o
>> WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/kvm/kvm-intel.o
>> WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/kvm/kvm-amd.o
> 
> I split this into two commits.  The x86 changes went to `kvm-x86 misc`, and the
> generic KVM one went to `kvm-x86 generic`.  I split them partly so that I could
> opportunistically delete the VT-x comment from kvm_main.c, which was comically
> stale.
> 
> Holler if anything looks wrong.  Thanks!
> 
> [1/1] KVM: x86: add missing MODULE_DESCRIPTION() macros
>       https://github.com/kvm-x86/linux/commit/8815d77cbc99
> 
> [1/1] KVM: Add missing MODULE_DESCRIPTION()
>       https://github.com/kvm-x86/linux/commit/25bc6af60f61
> 
> --
> https://github.com/kvm-x86/linux/tree/next
LGTM, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ