diff options
| author | David Thompson <[email protected]> | 2022-05-11 09:52:51 -0400 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-05-12 16:19:52 -0700 |
| commit | f4826443f4d69d2c97c184952c085caf0936a7b8 (patch) | |
| tree | 621e1756b4d4563f4e02021d68dfa2f13f81bd81 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 9b19e57a3c78f1f7c08a48bafb7d84caf6e80b68 (diff) | |
mlxbf_gige: remove driver-managed interrupt counts
The driver currently has three interrupt counters,
which are incremented every time each interrupt handler
executes. These driver-managed counters are not
necessary as the kernel already has logic that manages
interrupt counts and exposes them via /proc/interrupts.
This patch removes the driver-managed counters.
Signed-off-by: David Thompson <[email protected]>
Signed-off-by: Asmaa Mnebhi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions