+ 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 <[email protected]> > 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 <[email protected]> > Cc: David Woodhouse <[email protected]> > Cc: Brian Norris <[email protected]> > Cc: Artem Bityutskiy <[email protected]> > Cc: <[email protected]> > Signed-off-by: Andrew Morton <[email protected]>
Pushed to l2-mtd.git. Thanks! Brian -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
