summaryrefslogtreecommitdiffstats
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorSean Anderson <sean.anderson@linux.dev>2024-03-11 12:38:29 -0400
committerDavid S. Miller <davem@davemloft.net>2024-03-13 08:12:02 +0000
commit584c2a9184a33a40fceee838f856de3cffa19be3 (patch)
treea55dc28b0fb0c9c3fbba62947b09ee9d4f54ea4a /scripts/bpf_doc.py
parent67072c314f5f0ec12a7a51a19f7156eebb073654 (diff)
downloadlinux-584c2a9184a33a40fceee838f856de3cffa19be3.tar.gz
linux-584c2a9184a33a40fceee838f856de3cffa19be3.tar.bz2
linux-584c2a9184a33a40fceee838f856de3cffa19be3.zip
soc: fsl: qbman: Always disable interrupts when taking cgr_lock
smp_call_function_single disables IRQs when executing the callback. To prevent deadlocks, we must disable IRQs when taking cgr_lock elsewhere. This is already done by qman_update_cgr and qman_delete_cgr; fix the other lockers. Fixes: 96f413f47677 ("soc/fsl/qbman: fix issue in qman_delete_cgr_safe()") CC: stable@vger.kernel.org Signed-off-by: Sean Anderson <sean.anderson@linux.dev> Reviewed-by: Camelia Groza <camelia.groza@nxp.com> Tested-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions