diff options
| author | Larysa Zaremba <larysa.zaremba@intel.com> | 2026-06-25 18:02:04 +0200 |
|---|---|---|
| committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2026-08-12 13:56:51 -0700 |
| commit | 047cdea66752feefc6cbf1dfa97a78dba48dbb66 (patch) | |
| tree | 01cf5fcaf878930d74a9c5a0c83b43952d717b8b /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | deaada4f18072181faf2bc1665fed0db9569b923 (diff) | |
idpf: make mbx_task queueing and cancelling more consistent
One of the assumptions of libie_cp and pre-refactor idpf control queue
handling is such that all Rx processing is handled by a single task, which
is to be cancelled before the mailbox destruction. Aside from cancelling,
it is also important to make sure that idpf_intr_rel() never reschedules
it afterwards.
In order to comply, in the init path, do the first queueing of mbx_task in
idpf_init_dflt_mbx(), and in deinit and reset, always cancel the task in
idpf_deinit_dflt_mbx(), in every single flow call idpf_mb_intr_rel_irq()
beforehand.
Reviewed-by: Emil Tantilov <emil.s.tantilov@intel.com>
Reviewed-by: Michal Kubiak <michal.kubiak@intel.com>
Tested-by: Samuel Salin <Samuel.salin@intel.com>
Signed-off-by: Larysa Zaremba <larysa.zaremba@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
