summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2026-04-30 10:44:15 -0700
committerJohannes Berg <johannes.berg@intel.com>2026-05-04 09:08:24 +0200
commit65493f27a6008bf84bd11bd41c5e1ea6b0bf3c3d (patch)
tree6f240c315581ac87beafa0b25b591aea9f9f9e64 /scripts/stackusage
parent0cfff13c94cb5fa818bb374945ff280e08dc1bb9 (diff)
wifi: cw1200: Revert "Fix locking in error paths"
Revert commit d98c24617a83 ("wifi: cw1200: Fix locking in error paths") because it introduces a locking bug instead of fixing a locking bug. cw1200_wow_resume() unlocks priv->conf_mutex. Hence, adding mutex_unlock(&priv->conf_mutex) just after cw1200_wow_resume() is wrong. Reported-by: Ben Hutchings <ben@decadent.org.uk> Closes: https://lore.kernel.org/all/408661f69f263266b028713e1412ba36d457e63d.camel@decadent.org.uk/ Fixes: d98c24617a83 ("wifi: cw1200: Fix locking in error paths") Signed-off-by: Bart Van Assche <bvanassche@acm.org> Link: https://patch.msgid.link/20260430174418.1845431-1-bvanassche@acm.org Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions