Merge tag 'drm-msm-fixes-2023-01-12' of https://gitlab.freedesktop.org/drm/msm into...
[linux-2.6-block.git] / kernel / sysctl.c
index a4d8e19e231a5cf3ff68a4834878e8f70a6ea5b3..137d4abe3eda11a6f891920c59fd46ea3f5614f7 100644 (file)
@@ -2106,6 +2106,7 @@ static struct ctl_table vm_table[] = {
                .mode           = 0644,
                .proc_handler   = proc_dointvec_minmax,
                .extra1         = SYSCTL_ZERO,
+               .extra2         = (void *)&page_cluster_max,
        },
        {
                .procname       = "dirtytime_expire_seconds",