On Fri, May 09, 2025 at 02:54:12PM +0200, Joel Granados wrote: > Move the ctl_table with the "tainted" proc_name into kernel/panic.c. > With it moves the proc_tainted helper function. > > This is part of a greater effort to move ctl tables into their > respective subsystems which will reduce the merge conflicts in > kernel/sysctl.c. > > Signed-off-by: Joel Granados <joel.granados@xxxxxxxxxx> Reviewed-by: Luis Chamberlain <mcgrof@xxxxxxxxxx> Luis