Commit b4ff1f61 authored by Brendan Jackman's avatar Brendan Jackman Committed by Jonathan Corbet
Browse files

Documentation: fix reference to PR_SPEC_L1D_FLUSH



PR_SET_L1D_FLUSH does not exist.

Signed-off-by: default avatarBrendan Jackman <jackmanb@google.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
Message-ID: <20251015-l1d-flush-doc-v1-2-f8cefea3f2f2@google.com>
parent aab703b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ specifically opt into the feature to enable it.
Mitigation
----------

When PR_SET_L1D_FLUSH is enabled for a task a flush of the L1D cache is
When PR_SPEC_L1D_FLUSH is enabled for a task a flush of the L1D cache is
performed when the task is scheduled out and the incoming task belongs to a
different process and therefore to a different address space.