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 <pbonz...@redhat.com>
Cc: "Radim Krčmář" <rkrc...@redhat.com>
Cc: Borislav Petkov <b...@suse.de>
Cc: Herbert Xu <herb...@gondor.apana.org.au>
Cc: Gary Hook <gary.h...@amd.com>
Cc: Tom Lendacky <thomas.lenda...@amd.com>
Cc: Joerg Roedel <j...@8bytes.org>
Cc: linux-crypto@vger.kernel.org
Cc: linux-ker...@vger.kernel.org

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

Reply via email to