+ linux-mtd (this patch was on the ML previously, but akpm re-sent it)

On Wed, Feb 12, 2014 at 12:44:57PM -0800, Andrew Morton wrote:
> From: Li Zefan <lize...@huawei.com>
> Subject: jffs2: remove wait queue after schedule()
> 
> @wait is a local variable, so if we don't remove it from the wait queue
> list, later wake_up() may end up accessing invalid memory.
> 
> This was spotted by eyes.
> 
> Signed-off-by: Li Zefan <lize...@huawei.com>
> Cc: David Woodhouse <dw...@infradead.org>
> Cc: Brian Norris <computersforpe...@gmail.com>
> Cc: Artem Bityutskiy <artem.bityuts...@linux.intel.com>
> Cc: <stable@vger.kernel.org>
> Signed-off-by: Andrew Morton <a...@linux-foundation.org>

Pushed to l2-mtd.git. Thanks!

Brian
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to