All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko@kernel.org>
To: Eric Biggers <ebiggers@kernel.org>
Cc: Mimi Zohar <zohar@linux.ibm.com>,
	keyrings@vger.kernel.org, David Howells <dhowells@redhat.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] KEYS: encrypted: Remove unnecessary selection of CRYPTO_RNG
Date: Wed, 8 Apr 2026 11:43:11 +0300	[thread overview]
Message-ID: <adYVH3upYAX_Quq7@kernel.org> (raw)
In-Reply-To: <20260404200942.GA29238@sol>

On Sat, Apr 04, 2026 at 01:09:42PM -0700, Eric Biggers wrote:
> On Tue, Mar 24, 2026 at 05:02:27PM -0700, Eric Biggers wrote:
> > On Tue, Mar 24, 2026 at 07:46:10PM -0400, Mimi Zohar wrote:
> > > Hi Eric,
> > > 
> > > On Sat, 2026-03-21 at 15:42 -0700, Eric Biggers wrote:
> > > > encrypted-keys uses the regular Linux RNG (get_random_bytes()), not the
> > > > duplicative crypto_rng one.  So it does not need to select CRYPTO_RNG.
> > > > 
> > > > Signed-off-by: Eric Biggers <ebiggers@kernel.org>
> > > 
> > > Reviewed-by: Mimi Zohar <zohar@linux.ibm.com>
> > > 
> > > > ---
> > > > 
> > > > This patch is targeting the keyrings tree
> > > 
> > > Not sure what you mean by targeting the keyrings tree. I can definitely queue
> > > it.
> > 
> > Last time I sent a patch for encrypted-keys, Jarkko took it.  If you'd
> > like to take it instead, that's fine with me.  As long as someone does
> > it.  Thanks,
> 
> Anyone planning to take this?  It's not in linux-next yet.

It has been holiday season but I applied it. Later today I'll update my
next branch.

> 
> - Eric

BR, Jarkko

  reply	other threads:[~2026-04-08  8:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-21 22:42 [PATCH] KEYS: encrypted: Remove unnecessary selection of CRYPTO_RNG Eric Biggers
2026-03-24 23:46 ` Mimi Zohar
2026-03-25  0:02   ` Eric Biggers
2026-04-04 20:09     ` Eric Biggers
2026-04-08  8:43       ` Jarkko Sakkinen [this message]
2026-04-08  8:42   ` Jarkko Sakkinen

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=adYVH3upYAX_Quq7@kernel.org \
    --to=jarkko@kernel.org \
    --cc=dhowells@redhat.com \
    --cc=ebiggers@kernel.org \
    --cc=keyrings@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zohar@linux.ibm.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.