[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YyNIOg1mtnzQz1H7@zx2c4.com>
Date: Thu, 15 Sep 2022 16:43:54 +0100
From: "Jason A. Donenfeld" <Jason@...c4.com>
To: Sven van Ashbrook <svenva@...omium.org>, linux@...inikbrodowski.net
Cc: LKML <linux-kernel@...r.kernel.org>,
Herbert Xu <herbert@...dor.apana.org.au>,
Dominik Brodowski <linux@...inikbrodowski.net>,
Olivia Mackall <olivia@...enic.com>,
Alex Levin <levinale@...gle.com>,
Andrey Pronin <apronin@...gle.com>,
Stephen Boyd <swboyd@...gle.com>,
Rajat Jain <rajatja@...gle.com>,
Eric Biggers <ebiggers@...gle.com>,
Petr Mladek <pmladek@...e.com>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
Theodore Ts'o <tytso@....edu>, linux-crypto@...r.kernel.org
Subject: Re: [PATCH v2 1/2] random: move add_hwgenerator_randomness()'s wait
outside function
Hi Sven,
On Thu, Sep 15, 2022 at 12:22:53AM +0000, Sven van Ashbrook wrote:
> add_hwgenerator_randomness() currently blocks until more entropy
> is needed. Move the blocking wait out of the function to the caller,
> by letting the function return the number of jiffies needed to block.
>
> This is done to prepare the function's sole kernel caller from a
> kthread to self-rearming delayed_work.
Isn't Dominik working on the same thing, but slightly different? I
recall he sent a patch recently, which looked pretty good, except it
just needed to be split up. I'm waiting for his v2. Does this build on
that?
Jason
Powered by blists - more mailing lists