On 2023/3/21 1:58, Luis Chamberlain wrote:
On Mon, Mar 20, 2023 at 03:40:10PM +0800, Kefeng Wang wrote:
The sysctl_memory_failure_early_kill and memory_failure_recovery
are only used in memory-failure.c, move them to its own file.
Acked-by: Naoya Horiguchi <naoya.horiguchi@xxxxxxx>
Signed-off-by: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
Thanks, queued up onto sysctl-next.
Thanks.
If you have time, feel free to help move each of the rest of kernel/sysctl.c
vm_table to be split into their own respective files as you did with the last
one.
I could let some freshman to do this jobs :)
Luis