linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] dma: mv_xor: spinlock related improvements
@ 2013-12-27 11:38 Thomas Petazzoni
  2013-12-27 11:38 ` [PATCH 1/3] dma: mv_xor: take channel spinlock in mv_xor_status() Thomas Petazzoni
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Thomas Petazzoni @ 2013-12-27 11:38 UTC (permalink / raw)
  To: linux-arm-kernel

Vinod, Dan,

Here are three patches that make improvements to the spinlock handling
of the mv_xor driver. The first patch fixes a lock/release of the
channel spinlock in mv_xor_status(), and the next two patches make
followup code improvements/refactoring.

Ezequiel, it would be good to have your review on these patches, since
I know you've spent some time lately doing mv_xor stuff.

Thanks!

Thomas

Thomas Petazzoni (3):
  dma: mv_xor: take channel spinlock in mv_xor_status()
  dma: mv_xor: use __mv_xor_slot_cleanup() in
    mv_xor_free_chan_resources()
  dma: mv_xor: rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup()

 drivers/dma/mv_xor.c | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

-- 
1.8.3.2

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

end of thread, other threads:[~2014-03-07 15:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-27 11:38 [PATCH 0/3] dma: mv_xor: spinlock related improvements Thomas Petazzoni
2013-12-27 11:38 ` [PATCH 1/3] dma: mv_xor: take channel spinlock in mv_xor_status() Thomas Petazzoni
2013-12-30  9:55   ` Shevchenko, Andriy
2013-12-31 22:48   ` Dan Williams
2014-03-07 15:51     ` Ezequiel Garcia
2013-12-27 11:38 ` [PATCH 2/3] dma: mv_xor: use __mv_xor_slot_cleanup() in mv_xor_free_chan_resources() Thomas Petazzoni
2013-12-27 11:38 ` [PATCH 3/3] dma: mv_xor: rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup() Thomas Petazzoni
2013-12-27 15:54 ` [PATCH 0/3] dma: mv_xor: spinlock related improvements Ezequiel Garcia
2013-12-27 17:48 ` Jason Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).