diff options
Diffstat (limited to '0004-x86-amd-Extend-CPU-erratum-1474-fix-to-more-affected.patch')
-rw-r--r-- | 0004-x86-amd-Extend-CPU-erratum-1474-fix-to-more-affected.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0004-x86-amd-Extend-CPU-erratum-1474-fix-to-more-affected.patch b/0004-x86-amd-Extend-CPU-erratum-1474-fix-to-more-affected.patch index f1289aa..fa90a46 100644 --- a/0004-x86-amd-Extend-CPU-erratum-1474-fix-to-more-affected.patch +++ b/0004-x86-amd-Extend-CPU-erratum-1474-fix-to-more-affected.patch @@ -1,7 +1,7 @@ From abcc32f0634627fe21117a48bd10e792bfbdd6dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roger=20Pau=20Monn=C3=A9?= <roger.pau@citrix.com> Date: Fri, 2 Feb 2024 08:01:09 +0100 -Subject: [PATCH 04/10] x86/amd: Extend CPU erratum #1474 fix to more affected +Subject: [PATCH 04/67] x86/amd: Extend CPU erratum #1474 fix to more affected models MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -119,5 +119,5 @@ index 29ae97e7c0..3d85e9797d 100644 -presmp_initcall(zen2_c6_errata_check); +presmp_initcall(amd_check_erratum_1474); -- -2.43.0 +2.44.0 |