Files
i2som-imx-linux/fs
Li Zefan 371d9bb7da jffs2: remove from wait queue after schedule()
commit 3ead957844 upstream.

@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 <lizefan@huawei.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-04-26 17:13:20 -07:00
..
2013-11-13 12:01:48 +09:00
2014-03-23 21:37:06 -07:00
2013-12-08 07:29:43 -08:00
2014-03-23 21:37:03 -07:00
2013-03-28 12:12:27 -07:00
2013-11-29 10:50:33 -08:00
2013-03-14 11:29:51 -07:00
2013-01-11 09:07:14 -08:00
2013-08-04 16:25:59 +08:00