aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/libc-compat.h
diff options
context:
space:
mode:
authorJinrong Liang <cloudliang@tencent.com>2022-01-25 17:58:56 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2022-02-10 13:47:11 -0500
commit98242dcafe5ec185014f59feb44c70189319841f (patch)
tree903f409baf7a8b1a8d19b9541f40006d888f3949 /include/uapi/linux/libc-compat.h
parentKVM: x86/mmu_audit: Remove unused "level" of audit_spte_after_sync() (diff)
KVM: x86/svm: Remove unused "vcpu" of svm_check_exit_valid()
The "struct kvm_vcpu *vcpu" parameter of svm_check_exit_valid() is not used, so remove it. No functional change intended. Signed-off-by: Jinrong Liang <cloudliang@tencent.com> Message-Id: <20220125095909.38122-7-cloudliang@tencent.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/uapi/linux/libc-compat.h')
0 files changed, 0 insertions, 0 deletions
ss='libravatar'>Joe Perches1-20/+19 2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab1-17/+17 2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab1-2/+2 2012-06-11edac: Move grain/dtype/edac_type calculus to be out of channel loopMauro Carvalho Chehab1-15/+16 2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab1-1/+1 2012-05-28e752x_edac: provide more info about how DIMMS/ranks are mappedMauro Carvalho Chehab1-4/+22 2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab1-2/+1 2012-05-28e752x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-15/+34 2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab1-2/+4 2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab1-19/+23 2012-03-19EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux1-1/+1 2011-04-19edac: Drop __DATE__ usageMichal Marek1-1/+1 2011-01-07EDAC: Fixup scrubrate manipulationBorislav Petkov1-5/+3 2010-08-03edac, mc: Improve scrub rate handlingBorislav Petkov1-2/+2 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0 2010-03-12edac: e752x: add dram scrubbing supportPeter Tyser1-0/+107 2010-03-12edac: e752x fsb eccKonstantin Olifer1-8/+2 2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.Martin Olsson1-1/+1 2008-07-25edac: e752x fix too loud on nonmemory errorsDoug Thompson1-17/+42 2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake1-10/+5 2008-04-29edac: add e752x parameter for sysbus_parity selectionPeter Tyser1-1/+39 2008-04-29edac: new support for Intel 3100 chipsetAndrei Konovalov1-12/+153 2007-09-11drivers/edac: fix e752x correct return codeAristeu Rozanski1-1/+1 2007-07-19drivers/edac: fix edac_mc init apisDoug Thompson1-2/+2 2007-07-19drivers/edac: fix e752x reversed csrowsMark Grondona1-13/+21 2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson1-90/+91 2007-07-19drivers/edac: Lindent e752xDave Jiang1-170/+158 2007-07-19drivers/edac: updated PCI monitoringDave Jiang1-0/+16 2007-07-19drivers/edac: add dev_name getter functionDave Jiang1-0/+1 2007-07-19drivers/edac: mod use edac_core.hDouglas Thompson1-2/+2 2007-07-19drivers/edac: add new nmi rescanDave Jiang1-1/+13