From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C6D77C433FE for ; Wed, 11 May 2022 17:56:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345909AbiEKR4k (ORCPT ); Wed, 11 May 2022 13:56:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50298 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241439AbiEKR4j (ORCPT ); Wed, 11 May 2022 13:56:39 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AD9F33B57F; Wed, 11 May 2022 10:56:27 -0700 (PDT) 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 DE9501EC0535; Wed, 11 May 2022 19:56:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1652291781; 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=GTg1ZSG8tdoJ8Un5Pa70eoBMG9Ax/ldvlvlcyKKfV3E=; b=iPODDOIc6RyWxTpJtBxT6AOjKo1uKlPx/uJZXQ5buY/OjTjFmQwMZhL6xJZqi1io4AGQZ5 bQIJ/ZLLzJNVJZcJSVVO20knOmJrvqvhSuhCT8/RA3afOAXcz8GlWaGGgsZM8WKVLRA5cN KUGuXK6u/kDptGOdv2/CUS2phVFg17w= Date: Wed, 11 May 2022 19:56:28 +0200 From: Borislav Petkov To: Mimi Zohar Cc: Jonathan McDowell , Thomas Gleixner , Ingo Molnar , Dave Hansen , "x86@kernel.org" , "H. Peter Anvin" , Dmitry Kasatkin , James Morris , "Serge E. Hallyn" , "linux-kernel@vger.kernel.org" , "linux-integrity@vger.kernel.org" , "linux-security-module@vger.kernel.org" Subject: Re: [PATCH v3] x86/kexec: Carry forward IMA measurement log on kexec Message-ID: References: <67f0fe5874638241bc2f2401dc2bc12c51becc0b.camel@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <67f0fe5874638241bc2f2401dc2bc12c51becc0b.camel@linux.ibm.com> Precedence: bulk List-ID: On Wed, May 11, 2022 at 01:53:23PM -0400, Mimi Zohar wrote: > This patch doesn't apply to Linus' master branch. Which tip/master > branch? This one: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/log/ Considering how the majority of the changes are x86-specific, I was thinking I'd carry it through the tip tree after getting your ACK for the IMA side of things? Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette