mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] KVM: SVM: kbuild test robot warning fixes
@ 2018-01-15 13:32 Brijesh Singh
  2018-01-15 13:32 ` [PATCH 1/4] crypto: ccp: Fix sparse, use plain integer as NULL pointer Brijesh Singh
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Brijesh Singh @ 2018-01-15 13:32 UTC (permalink / raw)
  To: kvm
  Cc: Brijesh Singh, Paolo Bonzini, Radim Krčmář,
	Borislav Petkov, Herbert Xu, Gary Hook, Tom Lendacky,
	Joerg Roedel, linux-crypto, linux-kernel

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@redhat.com>
Cc: "Radim Krčmář" <rkrcmar@redhat.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Gary Hook <gary.hook@amd.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Joerg Roedel <joro@8bytes.org>
Cc: linux-crypto@vger.kernel.org
Cc: linux-kernel@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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-02-24  0:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-15 13:32 [PATCH 0/4] KVM: SVM: kbuild test robot warning fixes Brijesh Singh
2018-01-15 13:32 ` [PATCH 1/4] crypto: ccp: Fix sparse, use plain integer as NULL pointer Brijesh Singh
2018-01-15 13:32 ` [PATCH 2/4] KVM: SVM: Fix sparse: incorrect type in argument 1 (different base types) Brijesh Singh
2018-01-15 13:32 ` [PATCH 3/4] include: psp-sev: Capitalize invalid length enum Brijesh Singh
2018-01-15 13:32 ` [PATCH 4/4] KVM: SVM: Fix SEV LAUNCH_SECRET command Brijesh Singh
2018-02-24  0:16 ` [PATCH 0/4] KVM: SVM: kbuild test robot warning fixes Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®