|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Sleeping with spinlock held
On 9/10/06 8:30 pm, "Glauber de Oliveira Costa" <gcosta@xxxxxxxxxx> wrote:
> In drivers/xen/blkfront/blkfront.c, flush_scheduled_work(), that might
> sleep, is being called with a spinlock held, thus triggering a BUG.
> I think it's safe to just poke it out from the locked region, as it
> seems to me we won't be receiving any more work at this time.
>
> In case you agree, I'm attaching a simple patch that fix this.
Already fixed in xen-unstable, but thanks!
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|