diff options
| author | Yazen Ghannam <[email protected]> | 2023-01-27 17:04:02 +0000 |
|---|---|---|
| committer | Borislav Petkov (AMD) <[email protected]> | 2023-02-09 13:43:39 +0000 |
| commit | c4605bde334367b22bbf43cbbef0d1b7c75433dc (patch) | |
| tree | 7e5664d9886d96cdb81ea01fd05a89c1aed8e849 /tools/perf/scripts/python | |
| parent | EDAC/amd64: Remove PCI Function 0 (diff) | |
| download | kernel-c4605bde334367b22bbf43cbbef0d1b7c75433dc.tar.gz kernel-c4605bde334367b22bbf43cbbef0d1b7c75433dc.zip | |
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 <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
