From: Vlad Yasevich <vladislav.yasevich@hp.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: "David S. Miller" <davem@davemloft.net>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Crypto Mailing List <linux-crypto@vger.kernel.org>,
netdev@vger.kernel.org
Subject: Re: [PATCH 2/2] [CRYPTO] users: Fix up scatterlist conversion errors
Date: Fri, 26 Oct 2007 11:44:38 -0400 [thread overview]
Message-ID: <47220B66.5050002@hp.com> (raw)
In-Reply-To: <E1IlQfN-0003cW-00@gondolin.me.apana.org.au>
Herbert Xu wrote:
> [CRYPTO] users: Fix up scatterlist conversion errors
>
> This patch fixes the errors made in the users of the crypto layer during
> the sg_init_table conversion. It also adds a few conversions that were
> missing altogether.
>
> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
> ---
>
> drivers/crypto/padlock-sha.c | 4 +-
> drivers/md/dm-crypt.c | 2 -
> drivers/net/ppp_mppe.c | 10 ++++-
> drivers/scsi/iscsi_tcp.c | 5 +-
> fs/ecryptfs/crypto.c | 2 +
> net/ipv4/esp4.c | 7 ++-
> net/ipv6/esp6.c | 8 +++-
> net/rxrpc/rxkad.c | 66 +++++++++++++++++-----------------
> net/sctp/auth.c | 3 -
> net/sctp/sm_make_chunk.c | 6 +--
> net/sunrpc/auth_gss/gss_krb5_crypto.c | 34 +++++++++++++----
> net/sunrpc/auth_gss/gss_spkm3_seal.c | 2 -
> net/sunrpc/xdr.c | 2 +
> 13 files changed, 93 insertions(+), 58 deletions(-)
>
Ack SCTP pieces. I had those queued up, but you got to it before me ;)
Thanks
-vlad
next prev parent reply other threads:[~2007-10-26 15:44 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-26 14:59 [0/2] [CRYPTO] users: Fix up remaining sg issues Herbert Xu
2007-10-26 15:00 ` [PATCH 1/2] [CRYPTO] tcrypt: Move sg_init_table out of timing loops Herbert Xu
2007-10-27 7:51 ` David Miller
2007-10-29 20:16 ` Jens Axboe
2007-10-30 0:08 ` Herbert Xu
2007-10-30 5:50 ` Jens Axboe
2007-10-30 14:18 ` Herbert Xu
2007-10-30 14:17 ` Jens Axboe
2007-10-30 9:31 ` Boaz Harrosh
2007-10-30 9:32 ` Jens Axboe
2007-10-26 15:00 ` [PATCH 2/2] [CRYPTO] users: Fix up scatterlist conversion errors Herbert Xu
2007-10-26 15:44 ` Vlad Yasevich [this message]
2007-10-27 7:52 ` David Miller
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=47220B66.5050002@hp.com \
--to=vladislav.yasevich@hp.com \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@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).