summaryrefslogtreecommitdiffstats
path: root/fs/compat.c
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2019-07-26 09:43:17 +0200
committerJaegeuk Kim <jaegeuk@kernel.org>2019-08-23 16:57:12 +0200
commit0921835c9544c1dc3d2093df6932f1b207eec487 (patch)
tree894920dfc5532d767cf09eaf77cc81b001b871c7 /fs/compat.c
parentfs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status() (diff)
downloadlinux-0921835c9544c1dc3d2093df6932f1b207eec487.tar.xz
linux-0921835c9544c1dc3d2093df6932f1b207eec487.zip
f2fs: fix to avoid call kvfree under spinlock
vfree() don't wish to be called from interrupt context, move it out of spin_lock_irqsave() coverage. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/compat.c')
0 files changed, 0 insertions, 0 deletions