[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y5gMIvLH0KKJgTY0@bombadil.infradead.org>
Date: Mon, 12 Dec 2022 21:22:42 -0800
From: Luis Chamberlain <mcgrof@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, wangkefeng.wang@...wei.com,
peterz@...radead.org
Subject: [GIT PULL] sysctl changes for v6.2-rc1
The following changes since commit 81e7cfa3a9eb4ba6993a9c71772fdab21bc5d870:
Merge tag 'erofs-for-6.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs (2022-11-15 10:30:34 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/sysctl-6.2-rc1
for you to fetch changes up to 0dff89c4488f90c01807d9c12023433703206523:
sched: Move numa_balancing sysctls to its own file (2022-11-20 20:55:26 -0800)
----------------------------------------------------------------
sysctl changes for v6.2-rc1
Only step forward on the sysctl cleanups for this cycle. This
has been on linux-next since September and this time it goes
with a "Yeah, think so, it just moves stuff around a bit" from
Peter Zijlstra.
----------------------------------------------------------------
Kefeng Wang (1):
sched: Move numa_balancing sysctls to its own file
include/linux/sched/sysctl.h | 6 ------
kernel/sched/core.c | 13 ++++++++++++-
kernel/sched/fair.c | 18 +++++++++++++++---
kernel/sysctl.c | 19 -------------------
4 files changed, 27 insertions(+), 29 deletions(-)
Powered by blists - more mailing lists