[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220729154716.429964-1-bigeasy@linutronix.de>
Date: Fri, 29 Jul 2022 17:47:14 +0200
From: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
To: linux-kernel@...r.kernel.org
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
"Jason A . Donenfeld" <Jason@...c4.com>,
John Ogness <john.ogness@...utronix.de>,
Mike Galbraith <efault@....de>, Petr Mladek <pmladek@...e.com>,
Rasmus Villemoes <linux@...musvillemoes.dk>,
Sergey Senozhatsky <senozhatsky@...omium.org>,
Steven Rostedt <rostedt@...dmis.org>,
Theodore Ts'o <tytso@....edu>,
Thomas Gleixner <tglx@...utronix.de>
Subject: [PATCH 0/2 v2] Init the hashed pointer from a worker.
Hi,
this mini series is a follow up to
https://lore.kernel.org/all/YuOf6qu453dOkR+S@linutronix.de/
v1…v2:
- Remove the static_branch_likely() as suggested by Petr Mladek.
- Jason wasn't onboard with fiddling in random core to get the job
done. Instead a worker is scheduled from an initcall and
get_random_bytes_wait() is used to get the date once it is
available.
Sebastian
Powered by blists - more mailing lists