All of lore.kernel.org
 help / color / mirror / Atom feed
* de-BKLing blkfront
@ 2010-07-21 19:49 Jeremy Fitzhardinge
  2010-07-21 21:12 ` Daniel Stodden
  0 siblings, 1 reply; 5+ messages in thread
From: Jeremy Fitzhardinge @ 2010-07-21 19:49 UTC (permalink / raw)
  To: Daniel Stodden; +Cc: Xen-devel@lists.xensource.com

When I was preparing the latest set of blkfront patches to send upstream
to Jens Axboe, he pointed out there were conflicts with what he
currently has queued.

It turns out the conflict was from pushing the BKL (lock/unlock_kernel)
into the open and release functions.  I did the merge keeping them
around all the new stuff you added to those functions, but I wonder if
its actually necessary.  Do we rely on open/release being globally
serialized in there?

I've pushed what I have into the upstream/blkfront branch in xen.git.

Thanks,
    J

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

end of thread, other threads:[~2010-07-21 23:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-21 19:49 de-BKLing blkfront Jeremy Fitzhardinge
2010-07-21 21:12 ` Daniel Stodden
2010-07-21 21:39   ` Jeremy Fitzhardinge
2010-07-21 22:26     ` Daniel Stodden
2010-07-21 23:32       ` Jeremy Fitzhardinge

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.