[PATCH 04/13] module: use RCU to synchronize find_module

Petr Mladek pmladek at suse.com
Fri Jan 29 21:04:17 AEDT 2021


On Thu 2021-01-28 19:14:12, Christoph Hellwig wrote:
> Allow for a RCU-sched critical section around find_module, following
> the lower level find_module_all helper, and switch the two callers
> outside of module.c to use such a RCU-sched critical section instead
> of module_mutex.
> 
> Signed-off-by: Christoph Hellwig <hch at lst.de>

It looks good and safe.

Reviewed-by: Petr Mladek <pmladek at suse.com>

Best Regards,
Petr


More information about the Linuxppc-dev mailing list