Re: splice/tee bugs?

From: Jens Axboe
Date: Fri Jul 07 2006 - 09:22:56 EST


On Fri, Jul 07 2006, Arjan van de Ven wrote:
>
> > I cannot see where this could be happening, Ingo is this valid?
>
> maybe the test found a way to exit the kernel previously while holding
> the lock ?

I don't see how that could happen. The function in question is
fs/splice.c:link_pipe(). There are no returns in that function, it
always just breaks out and unlocks the two mutexes again.

--
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/