Re: [PATCH v2] module: Don't wait for GOING modules
From: Luis Chamberlain <mcgrof@kernel.org>
Date: 2022-12-08 02:44:42
Also in:
lkml, stable
From: Luis Chamberlain <mcgrof@kernel.org>
Date: 2022-12-08 02:44:42
Also in:
lkml, stable
On Wed, Dec 07, 2022 at 04:15:21PM +0100, Petr Mladek wrote:
Reviewed-by: Petr Mladek <pmladek@suse.com>
Queued onto modules-next.
Of course, the ideal solution would be to avoid the multiple loads in the first place. AFAIK, everything starts in the kernel that sends the same udev events for each CPU...
Fixes go first, *then we can address enhancements. I have some old fixes I can send after htis is merged. I believe folks have others. Luis