summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mld/iface.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2025-07-18 13:04:43 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2025-07-18 20:05:42 -0400
commitdfd952b5db59403fd9586794dda0e2ab22684666 (patch)
treec95b07e97a8b9fd7965b11a68d1244f4f79821b6 /drivers/net/wireless/intel/iwlwifi/mld/iface.c
parentefc3ba8bce568f43d5f6eabdde758d312d3f35c6 (diff)
bcachefs: Fix UAF by journal write pathbcachefs-testing
Previously, we handled synchronization with shutdown vs. the journal write path by holding the journal lock until we were done, after marking the write as completed. But we don't want to be kicking off discards under the journal lock, so we need an actual ref - just set the journal write closure's parent to bch_fs.cl. Fixes: b4d6e204f892 ("bcachefs: Fix triggering of discard by the journal path") Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mld/iface.c')
0 files changed, 0 insertions, 0 deletions