aboutsummaryrefslogtreecommitdiff
path: root/website/content/en/releases/13.2R/relnotes.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'website/content/en/releases/13.2R/relnotes.adoc')
-rw-r--r--website/content/en/releases/13.2R/relnotes.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/en/releases/13.2R/relnotes.adoc b/website/content/en/releases/13.2R/relnotes.adoc
index c32744dc88..f0924ac169 100644
--- a/website/content/en/releases/13.2R/relnotes.adoc
+++ b/website/content/en/releases/13.2R/relnotes.adoc
@@ -245,7 +245,7 @@ To disable ASLR for all invocations of a binary, use the man:elfctl[1] command:
Problems should be reported via the problem reporting system, https://bugs.freebsd.org[], or posting to the `freebsd-stable@FreeBSD.org` mailing list.
gitref:10192e77cfac[repository=src] (Sponsored by Stormshield)
-A workaround has been implemented for an apparent hardware page invalidation problem on Intel Alder Lake (twelfth generation) and probably Raptor Lake (thirteenth generation) hybrid CPUs.
+A workaround has been implemented for a hardware page invalidation problem on Intel Alder Lake (twelfth generation) and Raptor Lake (thirteenth generation) hybrid CPUs.
The bug can lead to file system corruption with UFS and MSDOSFS, and probably other memory corruption.
The slower cores (E-cores) automatically use a slower method of page invalidation with the workaround.
gitref:567cc4e6bfd9[repository=src] (Sponsored by The FreeBSD Foundation)