]> git.ipfire.org Git - thirdparty/openwrt.git/commit
cryptodev-linux: fix sysctl warning for kernel 6.12 19100/head
authorChukun Pan <amadeus@jmu.edu.cn>
Wed, 4 Jun 2025 13:06:05 +0000 (21:06 +0800)
committerRobert Marko <robimarko@gmail.com>
Thu, 12 Jun 2025 08:57:22 +0000 (10:57 +0200)
commit2492ca3fdd0736e8954959cab17b5f37e6f6278f
tree7894fa226381e75503b13a85dd123a2ed60cec83
parented4101f7e60c3da6b3f7f4faa0c64ab036b43716
cryptodev-linux: fix sysctl warning for kernel 6.12

Fix sysctl warning when running kernel 6.12:

[    8.722212] sysctl table check failed: ioctl/(null) procname is null
[    8.728584] sysctl table check failed: ioctl/(null) No proc_handler

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Link: https://github.com/openwrt/openwrt/pull/19100
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/cryptodev-linux/patches/001-Fix-cryptodev_verbosity-sysctl-for-Linux-6.11-rc1.patch [new file with mode: 0644]