diff options
author | Juergen Gross <jgross@suse.com> | 2022-10-04 11:10:09 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2022-10-20 16:58:11 +0300 |
commit | 04ba8747e1329fa9e274b4634d792f811a3b0677 (patch) | |
tree | b50c8a2fd6926e6ca4456c13c6ebf45266c14a74 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 01c97c7303580682751b5aaae043b639bdcbacb3 (diff) | |
download | linux-04ba8747e1329fa9e274b4634d792f811a3b0677.tar.xz |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions