[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <7823ff95-1490-4c1b-b489-a9c05adad645@t-8ch.de>
Date: Fri, 31 May 2024 12:50:32 +0200
From: Thomas Weißschuh <thomas@...ch.de>
To: Joel Granados <j.granados@...sung.com>,
Luis Chamberlain <mcgrof@...nel.org>
Cc: linux-kernel@...r.kernel.org, Kees Cook <keescook@...omium.org>
Subject: Current state of the sysctl constification effort
Hi Joel, Hi Luis,
most of the sysctl handler preparation patches have been picked up by
the subsystem maintainers and are available in -next.
Only two are missing:
* utsname: constify ctl_table arguments of utility function [0]
* sysctl: constify ctl_table arguments of utility function [1]
Both of them are going through the sysctl tree anyways.
With this done it should be possible to also queue up
sysctl: treewide: constify the ctl_table argument of handlers [2]
for the bots to chew on in -next.
My local builds are still succeeding on the last submitted version of
the patch.
Thomas
[0] https://lore.kernel.org/lkml/20240518-sysctl-const-handler-utsname-v1-1-27a6c8813620@weissschuh.net/
[1] https://lore.kernel.org/lkml/20240513-jag-constfy_sysctl_proc_args-v1-1-bba870a480d5@samsung.com/
[2] https://lore.kernel.org/lkml/20240423-sysctl-const-handler-v3-11-e0beccb836e2@weissschuh.net/
Powered by blists - more mailing lists