Home
last modified time | relevance | path

Searched hist:b27cf88e (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dbackground.cb27cf88e Fri Oct 31 09:52:24 CDT 2008 David Woodhouse <David.Woodhouse@intel.com> [JFFS2] Fix lack of locking in thread_should_wake()

The thread_should_wake() function trawls through the list of 'very
dirty' eraseblocks, determining whether the background GC thread should
wake. Doing this without holding the appropriate locks is a bad idea.

OLPC Trac #8615

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Cc: stable@kernel.org
b27cf88e Fri Oct 31 09:52:24 CDT 2008 David Woodhouse <David.Woodhouse@intel.com> [JFFS2] Fix lack of locking in thread_should_wake()

The thread_should_wake() function trawls through the list of 'very
dirty' eraseblocks, determining whether the background GC thread should
wake. Doing this without holding the appropriate locks is a bad idea.

OLPC Trac #8615

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Cc: stable@kernel.org