[JFFS2] Fix suspend failure with JFFS2 GC thread.

2007-10-13 Thread Linux Kernel Mailing List
orDate: Thu Jun 28 19:49:36 2007 +0100 Committer: David Woodhouse <[EMAIL PROTECTED]> CommitDate: Thu Jun 28 19:49:36 2007 +0100 [JFFS2] Fix suspend failure with JFFS2 GC thread. The try_to_freeze() call was in the wrong place; we need it in the signal-pending loop now th

[JFFS2] Fix suspend failure with JFFS2 GC thread.

2007-08-02 Thread Linux Kernel Mailing List
orDate: Thu Jun 28 19:49:36 2007 +0100 Committer: David Woodhouse <[EMAIL PROTECTED]> CommitDate: Thu Aug 2 21:43:03 2007 +0100 [JFFS2] Fix suspend failure with JFFS2 GC thread. The try_to_freeze() call was in the wrong place; we need it in the signal-pending loop now th