On Mon, Aug 26, 2024 at 08:04:34PM +0800, Kaixiong Yu wrote:Thanks for your review !:-) Looking forward to future opportunities for further discussion and collaboration.
This patch series moves sysctls of vm_table in kernel/sysctl.c toThis is really nice! Thanks for doing this migration. I sent a note
places where they actually belong, and do some related code clean-ups.
After this patch series, all sysctls in vm_table have been moved into its
own files, meanwhile, delete vm_table.
about the "fs: dcache: ..." patch that I don't think will be a problem.
Reviewed-by: Kees Cook <kees@xxxxxxxxxx>