lkrg-org / lkrg

Linux Kernel Runtime Guard
https://lkrg.org
Other
402 stars 72 forks source link

Stop using register_sysctl_table() #282

Closed solardiz closed 11 months ago

solardiz commented 11 months ago

This is needed for post-6.4 kernels. Briefly tested manually on a couple of systems - way outdated CentOS 7 and AlmaLinux 8.5. CI is happy under my personal GitHub account, so should probably be here as well.

Fixes #280