[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220908082947.2842179-1-liushixin2@huawei.com>
Date:   Thu, 8 Sep 2022 16:29:45 +0800
From:   Liu Shixin <liushixin2@...wei.com>
To:     Luis Chamberlain <mcgrof@...nel.org>,
        Kees Cook <keescook@...omium.org>,
        Iurii Zaikin <yzaikin@...gle.com>
CC:     <linux-kernel@...r.kernel.org>, <linux-fsdevel@...r.kernel.org>,
        "Liu Shixin" <liushixin2@...wei.com>
Subject: [PATCH v2 0/2] Use sysctl_vals in sysctl-test.c
v1->v2: fix build error when !CONFIG_PROC_SYSCTL
Liu Shixin (2):
  kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.c
  kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of
    i_{zero/one_hundred}
 fs/proc/proc_sysctl.c |  7 -------
 kernel/sysctl-test.c  | 43 ++++++++++++++++++++-----------------------
 kernel/sysctl.c       |  9 ++++++++-
 3 files changed, 28 insertions(+), 31 deletions(-)
-- 
2.25.1
Powered by blists - more mailing lists