diff options
author | 2022-10-04 10:10:09 +0200 | |
---|---|---|
committer | 2022-10-20 15:58:11 +0200 | |
commit | 04ba8747e1329fa9e274b4634d792f811a3b0677 (patch) | |
tree | b50c8a2fd6926e6ca4456c13c6ebf45266c14a74 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | x86/mtrr: Add comment for set_mtrr_state() serialization (diff) | |
download | wireguard-linux-04ba8747e1329fa9e274b4634d792f811a3b0677.tar.xz wireguard-linux-04ba8747e1329fa9e274b4634d792f811a3b0677.zip |
x86/mtrr: Remove unused cyrix_set_all() function
The Cyrix CPU specific MTRR function cyrix_set_all() will never be
called as the mtrr_ops->set_all() callback will only be called in the
use_intel() case, which would require the use_intel_if member of struct
mtrr_ops to be set, which isn't the case for Cyrix.
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20221004081023.32402-3-jgross@suse.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions