security.7: fix typo in sysctl name
It is machdep.syscall_ret_flush_l1d.
This commit is contained in:
parent
dacfb3a1c4
commit
4233882f4e
@ -1011,7 +1011,7 @@ Controls Speculative Store Bypass hardware information leak mitigation.
|
||||
amd64 and i386.
|
||||
Controls Indirect Branch Restricted Speculation hardware information leak
|
||||
mitigation.
|
||||
.It Dv machdep.syscall_ret_l1d_flush
|
||||
.It Dv machdep.syscall_ret_flush_l1d
|
||||
amd64.
|
||||
Controls force-flush of L1D cache on return from syscalls which report
|
||||
errors other than
|
||||
|
Loading…
Reference in New Issue
Block a user