linux/include
Thomas Weißschuh 2c1713a8f1 bpf: constify member bpf_sysctl_kern:: Table
The sysctl core is preparing to only expose instances of struct ctl_table
as "const". This will also affect the ctl_table argument of sysctl handlers,
for which bpf_sysctl_kern::table is also used.

As the function prototype of all sysctl handlers throughout the tree
needs to stay consistent that change will be done in one commit.

To reduce the size of that final commit, switch this utility type which
is not bound by "typedef proc_handler" to "const struct ctl_table".

No functional change.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Reviewed-by: Joel Granados <j.granados@samsung.com>
Link: https://lore.kernel.org/bpf/20240518-sysctl-const-handler-bpf-v1-1-f0d7186743c1@weissschuh.net
2024-05-24 17:44:32 +02:00
..
acpi hwmon updates for v6.10 2024-05-14 14:51:51 -07:00
asm-generic x86/build changes for v6.10: 2024-05-13 18:05:08 -07:00
clocksource
crypto This update includes the following changes: 2024-05-13 14:53:05 -07:00
drm Merge tag 'drm-misc-next-2024-04-25' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next 2024-04-26 13:29:04 +10:00
dt-bindings platform-drivers-x86 for v6.10-1 2024-05-16 09:14:50 -07:00
keys Hi, 2024-05-13 10:40:15 -07:00
kunit kunit: Print last test location on fault 2024-05-06 14:22:02 -06:00
kvm Merge branch kvm-arm64/misc-6.10 into kvmarm-master/next 2024-05-08 16:41:50 +01:00
linux bpf: constify member bpf_sysctl_kern:: Table 2024-05-24 17:44:32 +02:00
math-emu
media media: cec.h: Fix kerneldoc 2024-05-04 10:19:59 +02:00
memory
misc
net net: Rename mono_delivery_time to tstamp_type for scalabilty 2024-05-23 14:14:23 -07:00
pcmcia
ras
rdma
rv
scsi SCSI misc on 20240514 2024-05-14 18:25:53 -07:00
soc Hi, 2024-05-13 10:38:13 -07:00
sound ASoC: Updates for v6.10 2024-05-13 11:39:49 +02:00
target
trace platform-drivers-x86 for v6.10-1 2024-05-16 09:14:50 -07:00
uapi net: Add additional bit to support clockid_t timestamp type 2024-05-23 14:14:36 -07:00
ufs Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)" 2024-04-12 06:35:55 -04:00
vdso vdso: Add vdso_data:: Max_cycles 2024-04-08 15:03:07 +02:00
video fbdev: omap2: replace of_graph_get_next_endpoint() 2024-03-25 05:49:05 +01:00
xen