All of lore.kernel.org
 help / color / mirror / Atom feed
* you patch "block: push down BKL into .open and .release" and its changes to xen-blkfront.c
@ 2010-08-25 10:59 Jan Beulich
  2010-08-25 11:02 ` Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Beulich @ 2010-08-25 10:59 UTC (permalink / raw)
  To: arnd
  Cc: jaxboe, Jeremy Fitzhardinge, xen-devel@lists.xensource.com,
	Daniel Stodden

Arnd,

what was the point of adding {,un}lock_kernel() to blkif_open() and
blkif_release()? Afaict, the associated bdev is protected by a mutex
anyway, so even without Daniel's addition of a mutex to these
paths I don't see the need for the BKL here.

Thanks, Jan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-25 11:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-25 10:59 you patch "block: push down BKL into .open and .release" and its changes to xen-blkfront.c Jan Beulich
2010-08-25 11:02 ` Jens Axboe
2010-08-25 11:28   ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.