Prev: g_multi & other improvements and cleanpus
Next: Intel MID platform battery driver. (right patch this time)
From: Jens Axboe on 17 Jun 2010 14:20 On 2010-06-17 16:19, Jeff Moyer wrote: > Hi, > > A user reported a kernel bug when running a particular program that did > the following > > created 32 threads > - each thread took a mutex, grabbed a global offset, added a buffer size > to that offset, released the lock > - read from the given offset in the file > - created a new thread to do the same > - exited [snip] Thanks for doing the excellent writeup and nailing this bug, I'll commit it and mark it for -stable. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |