diff options
| author | Vadim Fedorenko <[email protected]> | 2024-11-07 13:49:17 -0800 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-11-11 17:32:29 -0800 |
| commit | f0fe51a043868bd12e0eb9ee532723342ce3faf6 (patch) | |
| tree | 22150fba3907c98460960c49189e2929e86c9da1 /tools/perf/scripts/python | |
| parent | 5ffb7ac02dbfae87c03934ec96dcf463b19380dc (diff) | |
bnxt_en: add unlocked version of bnxt_refclk_read
Serialization of PHC read with FW reset mechanism uses ptp_lock which
also protects timecounter updates. This means we cannot grab it when
called from bnxt_cc_read(). Let's move locking into different function.
Fixes: 6c0828d00f07 ("bnxt_en: replace PTP spinlock with seqlock")
Signed-off-by: Vadim Fedorenko <[email protected]>
Reviewed-by: Pavan Chebbi <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions