Re: [patch] cfq: Don't allow queue merges for queues that have noprocess references

From: Jens Axboe
Date: Thu Jun 17 2010 - 14:16:05 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/