Module Name:    src
Committed By:   martin
Date:           Thu Dec 14 17:39:35 UTC 2023

Modified Files:
        src/sys/arch/xen/x86 [netbsd-10]: xen_ipi.c
        src/sys/dev/nvmm/x86 [netbsd-10]: nvmm_x86_vmx.c

Log Message:
Pull up following revision(s) (requested by rin in ticket #494):

        sys/arch/xen/x86/xen_ipi.c: revision 1.42
        sys/dev/nvmm/x86/nvmm_x86_vmx.c: revision 1.86

xen_ipi: valid_ipimask: Sprinkle __diagused to fix clang !DIAGNOSTIC build

nvmm_x86_vmx: vmx_vmptrst: Sprinkle __diagused to fix clang !DIAGNOSTIC build


To generate a diff of this commit:
cvs rdiff -u -r1.40.4.1 -r1.40.4.2 src/sys/arch/xen/x86/xen_ipi.c
cvs rdiff -u -r1.85 -r1.85.4.1 src/sys/dev/nvmm/x86/nvmm_x86_vmx.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to