diff options
author | Lucas Tanure <tanure@linux.com> | 2024-01-28 13:18:49 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-02-01 02:18:00 +0300 |
commit | 96b93f08357c4cc858ec7543464f07e461e5713a (patch) | |
tree | 0860cd644279223ad8345ce337fb11e179a261f4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e7f8df0e81bf73ab6dc6ac1dc01273fa06564119 (diff) | |
download | linux-96b93f08357c4cc858ec7543464f07e461e5713a.tar.xz |
ptp: lan743x: Use spin_lock instead of spin_lock_bh
lan743x_ptp_request_tx_timestamp uses spin_lock_bh, but it is
only called from lan743x_tx_xmit_frame where all IRQs are
already disabled.
This fixes the "IRQs not enabled as expected" warning.
Signed-off-by: Lucas Tanure <tanure@linux.com>
Link: https://lore.kernel.org/r/20240128101849.107298-1-tanure@linux.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions