From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 6ADE26FC3 for ; Sun, 13 Jul 2025 13:06:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752411963; cv=none; b=YfMTCtIh+qVtH3yPUhF9gej4lKyRsUQhOIrWZ0EGmU+TgBiVkKN9mC+vvzuM8uPzPyhrEHUC965I42GuVSjTtv6uFhFADtgkbaMptzrbgz6qGt+a8ZN2wPtNGNX5b5a2kj3C4mCeyu0N8/AqZ+TmQn3IqFi1U5TDcXFJ4zUrr0s= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752411963; c=relaxed/simple; bh=ofAjwtxJJ90hiXxaQO0TYvFGJ/CtVPmOp0RxlxCZStA=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version:Content-Type; b=Qo2KLVHiiTztIoGoehbQ1CGTEhRaVwD24R3xQT2Ue6X8hVFm+18jgEstCXkrzAXtHV3gZhwjvi95OE7bpW7hveKBFmshLiVYUlewYTtxRkV60hi72re3dXqSC4Rptfz0w8vwhT0kSSj7k4VogRXVv6CWPIVBOahdI9xD/0d7Fos= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=tjMiU7CJ; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="tjMiU7CJ" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5BD8EC4CEE3; Sun, 13 Jul 2025 13:06:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1752411962; bh=ofAjwtxJJ90hiXxaQO0TYvFGJ/CtVPmOp0RxlxCZStA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=tjMiU7CJ5G6x/4akYxTLsJCzWwuOwwk5JnhS1HcWvVxXo2JncKgRxmAyb1IW/T3sK BzOfivfS1/by6sEk2Chc2ZVVnjIBidapvSHKjMjIN5UyFH2gPFzLY9PMXlX+t0VLG9 IaJx1FQlKEctePq5FcA8W2dUl7NU7Ylyx0LO/nT8dvNGK0gX29f307txL8DxUxPyAM 46M9xJ+wOrdrh0twAaCJTpTNhAxwjryMmVUxcG3zNm+/82RF+weiWjgnR2/Fzb6xUx +/3H40ej6njNvtvX7yaBGvtcrhFqGGsPD6nfdOFLcjzXXVTDdrG/OmQMaqgkRFkp6B zqrY8d8pA2BGQ== From: Sasha Levin To: stable@vger.kernel.org, bp@alien8.de Cc: Sasha Levin Subject: Re: [PATCH 6.12-stable] x86/CPU/AMD: Properly check the TSA microcode Date: Sun, 13 Jul 2025 09:05:57 -0400 Message-Id: <20250712202635-a16ae9be6fcbeec3@stable.kernel.org> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250711191844.GIaHFjlJiQi_HxyyWG@fat_crate.local> References: Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ Sasha's backport helper bot ] Hi, Summary of potential issues: ⚠️ Could not find matching upstream commit No upstream commit was identified. Using temporary commit for testing. Results of testing on various branches: | Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.12.y | Success | Success |