mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-25 12:56:23 -05:00
Typo
This commit is contained in:
parent
d891313d57
commit
ebc011e67b
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@ kernel.perf_event_paranoid=3
|
||||||
## Panic upon a NMI indicating uncorrectable memory and hardware errors to prevent data corruption.
|
## Panic upon a NMI indicating uncorrectable memory and hardware errors to prevent data corruption.
|
||||||
## Panic upon receiving an undefined or unknown NMI.
|
## Panic upon receiving an undefined or unknown NMI.
|
||||||
## All three must first be tested to ensure there are no pre-existing issues on user hardware.
|
## All three must first be tested to ensure there are no pre-existing issues on user hardware.
|
||||||
## After confirming stability of each they can then be used and prevent data corruption from hardware sources.
|
## After confirming stability of each they can then be used to prevent data corruption from hardware sources.
|
||||||
## These are valuable for high-reliability systems where data integrity is critical.
|
## These are valuable for high-reliability systems where data integrity is critical.
|
||||||
##
|
##
|
||||||
## https://en.wikipedia.org/wiki/Non-maskable_interrupt
|
## https://en.wikipedia.org/wiki/Non-maskable_interrupt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue