From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754828AbdIGKec (ORCPT ); Thu, 7 Sep 2017 06:34:32 -0400 Received: from mx2.suse.de ([195.135.220.15]:42248 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754048AbdIGKea (ORCPT ); Thu, 7 Sep 2017 06:34:30 -0400 Date: Thu, 7 Sep 2017 12:34:16 +0200 From: Borislav Petkov To: Gary R Hook Cc: Brijesh Singh , linux-kernel@vger.kernel.org, x86@kernel.org, kvm@vger.kernel.org, Thomas Gleixner , Joerg Roedel , "Michael S . Tsirkin" , Paolo Bonzini , =?utf-8?B?XCJSYWRpbSBLcsSNbcOhxZlcIg==?= , Tom Lendacky , Herbert Xu , "David S . Miller" , linux-crypto@vger.kernel.org Subject: Re: [RFC Part2 PATCH v3 02/26] crypto: ccp: Add Platform Security Processor (PSP) device support Message-ID: <20170907103416.zie7aeammnapk6kr@pd.tnic> References: <20170724200303.12197-1-brijesh.singh@amd.com> <20170724200303.12197-3-brijesh.singh@amd.com> <20170906170029.bvpii7e7x3fglhwt@pd.tnic> <20170906204606.f34esvg464ynsrjn@pd.tnic> <58daec6d-4c37-ff7f-1473-8ec64f0a9f3a@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <58daec6d-4c37-ff7f-1473-8ec64f0a9f3a@amd.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 06, 2017 at 04:26:52PM -0500, Gary R Hook wrote: > They were included in a pull request (for 4.14) from Herbert, dated Monday. Right. I rebased the SEV pile ontop of latest upstream and now it applies much better: checking file drivers/crypto/ccp/Kconfig Hunk #1 succeeded at 32 (offset 1 line). checking file drivers/crypto/ccp/Makefile checking file drivers/crypto/ccp/psp-dev.c checking file drivers/crypto/ccp/psp-dev.h checking file drivers/crypto/ccp/sp-dev.c Hunk #3 succeeded at 225 (offset 1 line). Hunk #4 FAILED at 243. 1 out of 4 hunks FAILED checking file drivers/crypto/ccp/sp-dev.h Hunk #1 succeeded at 42 with fuzz 2 (offset 1 line). Hunk #2 succeeded at 75 (offset 1 line). Hunk #3 succeeded at 114 (offset 1 line). Hunk #4 succeeded at 143 (offset 1 line). checking file drivers/crypto/ccp/sp-pci.c The failed hunk is due to #ifdef CONFIG_PM guards but that's trivial to fix. Thanks. -- Regards/Gruss, Boris. SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) --