Re: [PATCH net-next 01/10] genetlink: use push conditional locking info dumpit/done
From: Jiri Pirko <jiri@resnulli.us>
Date: 2023-08-10 06:54:16
From: Jiri Pirko <jiri@resnulli.us>
Date: 2023-08-10 06:54:16
Wed, Aug 09, 2023 at 08:26:39PM CEST, kuba@kernel.org wrote:
Add helpers which take/release the genl mutex based on family->parallel_ops. Remove the separation between handling of ops in locked and parallel families. Future patches would make the duplicated code grow even more. Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Jiri Pirko <redacted>