public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: Eric Biggers <ebiggers@kernel.org>
Cc: linux-crypto@vger.kernel.org,
	"David S . Miller" <davem@davemloft.net>,
	Andreas Larsson <andreas@gaisler.com>,
	sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] crypto: remove physical address support in skcipher_walk
Date: Sat, 14 Dec 2024 17:29:13 +0800	[thread overview]
Message-ID: <Z11P6Z6wolDJQxAS@gondor.apana.org.au> (raw)
In-Reply-To: <20241207190503.53440-1-ebiggers@kernel.org>

On Sat, Dec 07, 2024 at 11:05:01AM -0800, Eric Biggers wrote:
> This series removes the unnecessary physical address support in
> skcipher_walk and the single obsolete driver that was using it.
> 
> Eric Biggers (2):
>   crypto: drivers - remove Niagara2 SPU driver
>   crypto: skcipher - remove support for physical address walks
> 
>  crypto/skcipher.c                  |  187 +--
>  drivers/crypto/Kconfig             |   17 -
>  drivers/crypto/Makefile            |    2 -
>  drivers/crypto/n2_asm.S            |   96 --
>  drivers/crypto/n2_core.c           | 2168 ----------------------------
>  drivers/crypto/n2_core.h           |  232 ---
>  include/crypto/internal/skcipher.h |   12 -
>  7 files changed, 26 insertions(+), 2688 deletions(-)
>  delete mode 100644 drivers/crypto/n2_asm.S
>  delete mode 100644 drivers/crypto/n2_core.c
>  delete mode 100644 drivers/crypto/n2_core.h
> 
> 
> base-commit: b5f217084ab3ddd4bdd03cd437f8e3b7e2d1f5b6
> -- 
> 2.47.1

All applied.  Thanks.
-- 
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

      parent reply	other threads:[~2024-12-14  9:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-07 19:05 [PATCH 0/2] crypto: remove physical address support in skcipher_walk Eric Biggers
2024-12-07 19:05 ` [PATCH 1/2] crypto: drivers - remove Niagara2 SPU driver Eric Biggers
2024-12-07 19:05 ` [PATCH 2/2] crypto: skcipher - remove support for physical address walks Eric Biggers
2024-12-09 10:22 ` [PATCH 0/2] crypto: remove physical address support in skcipher_walk Ard Biesheuvel
2024-12-14  9:29 ` Herbert Xu [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=Z11P6Z6wolDJQxAS@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=andreas@gaisler.com \
    --cc=davem@davemloft.net \
    --cc=ebiggers@kernel.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sparclinux@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