mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
sys/amd64/conf/FIRECRACKER: typo (compatiblity)
https://bugs.freebsd.org/269753 PR: 269753 Reported by: Igor Ostapenko Approved by: doc, src (delphij, imp, zlei) Differential revision: https://reviews.freebsd.org/D38741
This commit is contained in:
parent
a1bae244b6
commit
0167b5a793
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ envvar hw.broken_txfifo="1"
|
|||
# skip that; later in the boot process we have other timecounters.
|
||||
envvar machdep.disable_tsc_calibration="1"
|
||||
|
||||
# Provide bug-for-bug compatiblity with Linux in MP Table searching
|
||||
# Provide bug-for-bug compatibility with Linux in MP Table searching
|
||||
# and parsing. Firecracker relies on these bugs.
|
||||
options MPTABLE_LINUX_BUG_COMPAT
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue