summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2019-07-26 15:43:17 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2019-08-23 07:57:12 -0700
commit0921835c9544c1dc3d2093df6932f1b207eec487 (patch)
tree894920dfc5532d767cf09eaf77cc81b001b871c7 /tools
parent280fd422958187ac5f069c08d84dd65f7f87c2e6 (diff)
downloadlinux-stable-0921835c9544c1dc3d2093df6932f1b207eec487.tar.gz
linux-stable-0921835c9544c1dc3d2093df6932f1b207eec487.tar.bz2
linux-stable-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 'tools')
0 files changed, 0 insertions, 0 deletions