diff options
author | Yazen Ghannam <[email protected]> | 2020-01-10 01:56:51 +0000 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2020-01-16 17:09:29 +0100 |
commit | dcd01394ce7cd7d25bb15c81ad2e804d8090611f (patch) | |
tree | 833f499c40e01959ab9c8317395d613b8644e59f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2eb61c91c3e2738218e55f2eaf7e78a4435c233d (diff) |
EDAC/amd64: Drop some family checks for newer systems
In general, "pvt->umc != NULL" is used to check if the system is Family
17h+. However, there are a few places that are using direct family
checks.
Replace the remaining family checks with a check for "pvt->umc != NULL".
Signed-off-by: Yazen Ghannam <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions