summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2025-11-18 00:49:59 +0300
committerAl Viro <viro@zeniv.linux.org.uk>2025-11-18 07:53:51 +0300
commit1544775687f093e799439fca5519340b88c84e2c (patch)
treead4f3b00060e2580c8e40539e3fcc21787dd32a0 /scripts/patch-kernel
parentfe47466282a69499ae17a22f064e827badb77078 (diff)
downloadlinux-1544775687f093e799439fca5519340b88c84e2c.tar.xz
functionfs: need to cancel ->reset_work in ->kill_sb()
... otherwise we just might free ffs with ffs->reset_work still on queue. That needs to be done after ffs_data_reset() - that's the cutoff point for configfs accesses (serialized on gadget_info->lock), which is where the schedule_work() would come from. Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions