From: ezequiel.garcia@free-electrons.com (Ezequiel Garcia)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/3] mv_xor: Spinlock cleanup
Date: Thu, 13 Mar 2014 16:12:59 -0300 [thread overview]
Message-ID: <20140313191259.GB21811@arch.cereza> (raw)
In-Reply-To: <1394221607-15064-1-git-send-email-ezequiel.garcia@free-electrons.com>
On Mar 07, Ezequiel Garcia wrote:
> Vinod, Dan,
>
> This series is v2 of the one previously sent by Thomas Petazzoni [1].
> I've tried to address the comments made by Andi and Dan, and also kept
> Thomas' ultimate goal: get rid of the mv_xor_slot_cleanup() function
> (which takes the spinlock).
>
> The first patch removes the unneeded call to mv_xor_clean_completed_slots(),
> in mv_xor_as explained by Dan [2].
>
> The other two patches replace the calls to mv_xor_slot_cleanup() with
> calls to __mv_xor_slot_cleanup(). This allows to have the same "spinlock held"
> requirement on all callers.
>
> The patchset is based on v3.14-rc5 and has been tested on an Armada XP GP board.
>
> [1] http://www.spinics.net/lists/arm-kernel/msg297176.html
> [2] http://www.spinics.net/lists/arm-kernel/msg297518.html
>
> Ezequiel Garcia (3):
> dma: mv_xor: Remove unneeded mv_xor_clean_completed_slots() call
> dma: mv_xor: Remove all callers of mv_xor_slot_cleanup()
> dma: mv_xor: Rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup()
>
> drivers/dma/mv_xor.c | 24 +++++++++++-------------
> 1 file changed, 11 insertions(+), 13 deletions(-)
>
Ping?
--
Ezequiel Garc?a, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-03-13 19:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-07 19:46 [PATCH v2 0/3] mv_xor: Spinlock cleanup Ezequiel Garcia
2014-03-07 19:46 ` [PATCH v2 1/3] dma: mv_xor: Remove unneeded mv_xor_clean_completed_slots() call Ezequiel Garcia
2014-03-07 19:46 ` [PATCH v2 2/3] dma: mv_xor: Remove all callers of mv_xor_slot_cleanup() Ezequiel Garcia
2014-03-07 19:46 ` [PATCH v2 3/3] dma: mv_xor: Rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup() Ezequiel Garcia
2014-03-13 19:12 ` Ezequiel Garcia [this message]
2014-03-26 14:48 ` [PATCH v2 0/3] mv_xor: Spinlock cleanup Ezequiel Garcia
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140313191259.GB21811@arch.cereza \
--to=ezequiel.garcia@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox