Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1348381

Re: [PATCH] f2fs: mutex can't be used by down_write_nest_lock()

From Jaegeuk Kim <jaegeuk@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] f2fs: mutex can't be used by down_write_nest_lock()
Date 2016-03-02 19:30 +0100
Message-ID <r8jH4-3o2-15@gated-at.bofh.it> (permalink)
References <r6Bf4-370-13@gated-at.bofh.it> <r7OtA-75N-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Mar 01, 2016 at 04:59:39PM +0800, Chao Yu wrote:
> Hi Yang,
> 
> > -----Original Message-----
> > From: Yang Shi [mailto:yang.shi@linaro.org]
> > Sent: Saturday, February 27, 2016 8:25 AM
> > To: jaegeuk@kernel.org; cm224.lee@samsung.com; chao2.yu@samsung.com; tglx@linutronix.de;
> > rostedt@goodmis.org; bigeasy@linutronix.de
> > Cc: linux-kernel@vger.kernel.org; linux-f2fs-devel@lists.sourceforge.net;
> > linux-fsdevel@vger.kernel.org; linux-rt-users@vger.kernel.org;
> > linaro-kernel@lists.linaro.org; yang.shi@linaro.org
> > Subject: [PATCH] f2fs: mutex can't be used by down_write_nest_lock()
> > 
> > fsf2_lock_all() calls down_write_nest_lock() to acquire a rw_sem and check

Fixed, and merged. :)

> 
> Nitpick, f2fs_lock_all().
> 
> Anyway, this patch looks good to me.
> 
> Reviewed-by: Chao Yu <chao2.yu@samsung.com>

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH] f2fs: mutex can't be used by down_write_nest_lock() Yang Shi <yang.shi@linaro.org> - 2016-02-27 01:50 +0100
  RE: [PATCH] f2fs: mutex can't be used by down_write_nest_lock() Chao Yu <chao2.yu@samsung.com> - 2016-03-01 10:10 +0100
    Re: [PATCH] f2fs: mutex can't be used by down_write_nest_lock() Jaegeuk Kim <jaegeuk@kernel.org> - 2016-03-02 19:30 +0100

csiph-web