Re: [PATCH] syscall_user_dispatch: Use CONFIG_SYSCTL for sysctl guard
From: Karl Mehltretter
Date: Mon Sep 07 2026 - 07:21:26 EST
Am Mo., 7. Sept. 2026 um 12:37 Uhr schrieb Joel Granados
<joel.granados@xxxxxxxxxx>:
> I don't see this in 7.3-rc2. Did we miss pushing this in? At the moment
> I see that syscall_user_dispatch.c is still using CONFIG_PROC_SYSCTL
> which is never defined anywhere.
>
> Two questions:
>
> 1. Did I miss anything. Is this not supposed to be upstreamed at the
> end?
I already sent an updated v2 rebased on mainline with an adjusted
commit message:
https://lore.kernel.org/r/20260822072325.51994-1-kmehltretter@xxxxxxxxx/
Thanks,
Karl