[PATCH 0/4] KVM: SVM: kbuild test robot warning fixes

From: Brijesh Singh
Date: Mon Jan 15 2018 - 08:32:38 EST


The patch series fixes the warnings reported by kbuild test robot
after SEV patches. Additionally, during testing I found that LAUNCH_SECRET
command was broken and patch series contains the fix for it.

The patch series applies on kvm/queue branch.

Cc: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Cc: "Radim KrÄmÃÅ" <rkrcmar@xxxxxxxxxx>
Cc: Borislav Petkov <bp@xxxxxxx>
Cc: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Cc: Gary Hook <gary.hook@xxxxxxx>
Cc: Tom Lendacky <thomas.lendacky@xxxxxxx>
Cc: Joerg Roedel <joro@xxxxxxxxxx>
Cc: linux-crypto@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx

Brijesh Singh (4):
crypto: ccp: Fix sparse, use plain integer as NULL pointer
KVM: SVM: Fix sparse: incorrect type in argument 1 (different base
types)
include: psp-sev: Capitalize invalid length enum
KVM: SVM: Fix SEV LAUNCH_SECRET command

arch/x86/kvm/svm.c | 14 ++++++++++----
drivers/crypto/ccp/psp-dev.c | 8 ++++----
include/uapi/linux/psp-sev.h | 2 +-
3 files changed, 15 insertions(+), 9 deletions(-)

--
2.9.5