]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
sched/headers: Move loadavg related definitions from <linux/sched.h> to <linux/sched...
authorIngo Molnar <mingo@kernel.org>
Wed, 1 Feb 2017 17:25:37 +0000 (18:25 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 2 Mar 2017 07:42:43 +0000 (08:42 +0100)
commitdea38c74cb9205341f52b8d8ae18f61247a43ea8
tree4eb3ec3462aae3ae89e853476bf1965990646a15
parente2d1e2aec572a2138dea74d53be54a1406d419c0
sched/headers: Move loadavg related definitions from <linux/sched.h> to <linux/sched/loadavg.h>

Move these bits to <linux/sched/loadavg.h>, to reduce the size and
complexity of <linux/sched.h>.

Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/sched.h
include/linux/sched/loadavg.h