From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.skyhub.de (mail.skyhub.de [5.9.137.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C64A13202 for ; Tue, 3 May 2022 14:15:13 +0000 (UTC) Received: from zn.tnic (p5de8eeb4.dip0.t-ipconnect.de [93.232.238.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 14D621EC04A9; Tue, 3 May 2022 16:15:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1651587308; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=/gReoRAvyr85MWMwq9L0Jp1R08V9J1yYoCseXuo9J/g=; b=E5LAnOnR9vUtZuTtQxS5At8qVJ1CrcFIOuBuMW7Wu2MnxhzPNQTkCl4RdsQOYYJx1p8mkI gDPrckgO7qEXK+zZOQPUbD3UIs/+GWgs2DNMku7NUJDGjXhh5VZQ9ro1lsWCs0Btsucwrg zUUE+l20JRiQE49ltmkJn6n6FervxVg= Date: Tue, 3 May 2022 16:15:09 +0200 From: Borislav Petkov To: "Kirill A. Shutemov" Cc: Michael Roth , "Kirill A. Shutemov" , Andy Lutomirski , Sean Christopherson , Andrew Morton , Joerg Roedel , Ard Biesheuvel , Andi Kleen , Kuppuswamy Sathyanarayanan , David Rientjes , Vlastimil Babka , Tom Lendacky , Thomas Gleixner , Peter Zijlstra , Paolo Bonzini , Ingo Molnar , Varad Gautam , Dario Faggioli , Dave Hansen , Brijesh Singh , Mike Rapoport , David Hildenbrand , x86@kernel.org, linux-mm@kvack.org, linux-coco@lists.linux.dev, linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCHv5 06/12] x86/boot/compressed: Handle unaccepted memory Message-ID: References: <20220425033934.68551-1-kirill.shutemov@linux.intel.com> <20220425033934.68551-7-kirill.shutemov@linux.intel.com> <20220427001756.xefhkwwc7uhxuusk@amd.com> <20220427141914.s7y7lhlaau473mu7@box.shutemov.name> Precedence: bulk X-Mailing-List: linux-coco@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20220427141914.s7y7lhlaau473mu7@box.shutemov.name> On Wed, Apr 27, 2022 at 05:19:14PM +0300, Kirill A. Shutemov wrote: > Borislav, how do you want to handle this? Do you want me to rebase the > tree to a specific branch? All patchsets for tip should usually be based ontop of current tip/master. The compressed/efi.h change is ontop of tip:x86/sev so we might have to do some patch tetris... -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette