[PATCH] jffs2_gcd_mtd3, Stopping kernel threads timed out
Josh Boyer
jwboyer at linux.vnet.ibm.com
Tue Jun 26 09:19:37 EDT 2007
On Tue, 2007-06-26 at 15:06 +0200, Uli Luckas wrote:
> On Tuesday, 19. June 2007, Uli Luckas wrote:
> > Hi,
> > is there anything in the way of apllying this patch?
> >
> Please, can someone tell me what it takes to get a jffs2 bug fix into the
> kernel? Or even reviewed? This patch should even get into 2.6.22. Am I doing
> something wrong here?
You aren't doing anything wrong. David is away on business.
The one thing I would hesitate with about your patch is that you've now
broken the existing behavior of the thread in regards to SIGHUP. You
used to be able to send the threads a SIGHUP and it would do a single
pass. With your patch, it won't do that unless the thresholds are
right. Being able to send SIGHUP to force a GC pass is a pretty useful
thing for debugging, etc.
josh
More information about the linux-mtd
mailing list