linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Kasatkin <dmitry.s.kasatkin@gmail.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: linux-crypto@vger.kernel.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH 00/11] crypto: omap-sham driver fixes
Date: Wed, 8 Jun 2011 22:36:03 +0300	[thread overview]
Message-ID: <BANLkTi=RBdtY_-_KGKShvt=LJ044QOO3TQ@mail.gmail.com> (raw)
In-Reply-To: <20110608130833.GD4582@gondor.apana.org.au>

Thanks!

On Wed, Jun 8, 2011 at 4:08 PM, Herbert Xu <herbert@gondor.apana.org.au> wrote:
> On Thu, Jun 02, 2011 at 09:10:02PM +0300, Dmitry Kasatkin wrote:
>> Hi,
>>
>> Recently we got crashes few times after some other patches to 2.6.32 kernel.
>> This patch set greatly prevents race condition situations.
>> No crashes are noticed any more.
>> Now the driver should be ok for multi core as well.
>
> All applied to cryptodev.  Thanks Dmitry!
> --
> Email: Herbert Xu <herbert@gondor.apana.org.au>
> Home Page: http://gondor.apana.org.au/~herbert/
> PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
>
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2011-06-08 19:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-02 18:10 [PATCH 00/11] crypto: omap-sham driver fixes Dmitry Kasatkin
2011-06-02 18:10 ` [PATCH 01/11] omap-sham: remove extra reference Dmitry Kasatkin
2011-06-02 18:10 ` [PATCH 02/11] omap-sham: remove unused code Dmitry Kasatkin
2011-06-02 18:10 ` [PATCH 03/11] omap-sham: replace flags bit mask with bit number Dmitry Kasatkin
2011-06-02 18:10 ` [PATCH 04/11] omap-sham: replace flags operation with atomic bit operations Dmitry Kasatkin
2011-06-02 18:10 ` [PATCH 05/11] omap-sham: move some flags to device context Dmitry Kasatkin
2011-06-02 18:10 ` [PATCH 06/11] omap-sham: remove unnecessary local variable Dmitry Kasatkin
2011-06-02 18:10 ` [PATCH 07/11] omap-sham: remove dedicated queue handling tasklet Dmitry Kasatkin
2011-06-02 18:10 ` [PATCH 08/11] omap-sham: irq and dma handling changes Dmitry Kasatkin
2011-06-02 18:10 ` [PATCH 09/11] omap-sham: irq handler must not clear error code Dmitry Kasatkin
2011-06-02 18:10 ` [PATCH 10/11] omap-sham: clear device flags when finishing request Dmitry Kasatkin
2011-06-02 18:10 ` [PATCH 11/11] omap-sham: do not schedule tasklet if there is no active requests Dmitry Kasatkin
2011-06-08 13:08 ` [PATCH 00/11] crypto: omap-sham driver fixes Herbert Xu
2011-06-08 19:36   ` Dmitry Kasatkin [this message]

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='BANLkTi=RBdtY_-_KGKShvt=LJ044QOO3TQ@mail.gmail.com' \
    --to=dmitry.s.kasatkin@gmail.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-omap@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).