mirror of
https://github.com/speed47/spectre-meltdown-checker.git
synced 2026-04-07 09:13:20 +02:00
add a generated version of src/libs/003_intel_models.sh
built from commit a7e80c1d57b82f9971d0114cf67aa2fc7875ec76 dated 2026-04-04 14:20:18 +0200 by Stéphane Lesimple (speed47_github@speed47.net)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#
|
||||
# Stephane Lesimple
|
||||
#
|
||||
VERSION='26.23.0402913'
|
||||
VERSION='26.23.0404514'
|
||||
|
||||
# --- Common paths and basedirs ---
|
||||
readonly VULN_SYSFS_BASE="/sys/devices/system/cpu/vulnerabilities"
|
||||
@@ -3427,7 +3427,7 @@ pr_info
|
||||
# Sets: ret_sys_interface_check_fullmsg
|
||||
# Returns: 0 if file matched, 1 otherwise
|
||||
sys_interface_check() {
|
||||
local file regex mode msg mockvarname
|
||||
local file regex mode mockvarname
|
||||
file="$1"
|
||||
regex="${2:-}"
|
||||
mode="${3:-}"
|
||||
|
||||
Reference in New Issue
Block a user