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 BC486C433F5 for ; Wed, 27 Apr 2022 08:27:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1351635AbiD0Iaf (ORCPT ); Wed, 27 Apr 2022 04:30:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48224 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1359384AbiD0Iae (ORCPT ); Wed, 27 Apr 2022 04:30:34 -0400 Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 27BE54B1EF for ; Wed, 27 Apr 2022 01:27:24 -0700 (PDT) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id BD75B210E3; Wed, 27 Apr 2022 08:27:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1651048042; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=S0UQlbgjXNDJ7EvM8tqpA7N344uhd9adHDYGVtsKvr8=; b=LwfPZ6LdFgNfmToFQcVUXYouAeA5k5IxGY0DHvMgC6Q0NrT3zlLZnEHYJu+DgZIOEWhoAd BmF3+uRiIwQYPFDBq6GMoX0idxqENssGrW5vSyh9cWUgTCj/PRyADVsMqBIA9wSkUCDBwF OH7Kf3zxk/eSYIp7lBauJRXGh2eeSrQ= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1651048042; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=S0UQlbgjXNDJ7EvM8tqpA7N344uhd9adHDYGVtsKvr8=; b=hCz21ytEVKDasEIRq2QbWey8IKossUzxcNtizuTJLW5cyx6JpaomijYxYT6xE2TyEYEvkG 8oTyd0NYwNQZLiDA== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 8E82A1323E; Wed, 27 Apr 2022 08:27:22 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id Dsj6IGr+aGI9RAAAMHmgww (envelope-from ); Wed, 27 Apr 2022 08:27:22 +0000 Date: Wed, 27 Apr 2022 10:27:21 +0200 From: Joerg Roedel To: Greg KH Cc: Borislav Petkov , stable@vger.kernel.org, thomas.lendacky@amd.com Subject: Re: FAILED: patch "[PATCH] x86/sev: Unroll string mmio with" failed to apply to 5.16-stable tree Message-ID: References: <1649058222102139@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Apr 18, 2022 at 02:01:03PM +0200, Greg KH wrote: > So can you, or anyone else that cares, provide a set of backported > patches for this issue that we can apply to the stable trees? Yes, I will provide backports for older stable kernels. It is on my todo list for next week :) Regards, -- Jörg Rödel jroedel@suse.de SUSE Software Solutions Germany GmbH Maxfeldstr. 5 90409 Nürnberg Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Ivo Totev