diff options
author | Yazen Ghannam <yazen.ghannam@amd.com> | 2023-01-27 20:04:02 +0300 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2023-02-09 16:43:39 +0300 |
commit | c4605bde334367b22bbf43cbbef0d1b7c75433dc (patch) | |
tree | 7e5664d9886d96cdb81ea01fd05a89c1aed8e849 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | cf981562e6270397a2b0dc871a1f11ccc2a687e8 (diff) | |
download | linux-c4605bde334367b22bbf43cbbef0d1b7c75433dc.tar.xz |
EDAC/amd64: Remove early_channel_count()
The early_channel_count() function seems to have been useful in the past
for knowing how many EDAC mci structures to populate. However, this is no
longer needed as the maximum channel count for a system is used instead.
Remove the early_channel_count() helper functions and related code. Use the
size of the channel layer when iterating over channel structures.
Signed-off-by: Yazen Ghannam <yazen.ghannam@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20230127170419.1824692-6-yazen.ghannam@amd.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions