]> git.baikalelectronics.ru Git - kernel.git/commit
sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>
authorIngo Molnar <mingo@kernel.org>
Wed, 8 Feb 2017 17:51:58 +0000 (18:51 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 3 Mar 2017 00:45:36 +0000 (01:45 +0100)
commitdbe13683603e370a179b2210d7c055d9ceab2fe6
tree9841f360fce0ce53a08c02557cabfb345f2488ab
parent8e9ae5961e4a4d269c39fb944dec65cc488aa6cf
sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>

This is a stray header that is not needed by anything in sched.h,
so remove it.

Update files that relied on the stray inclusion.

This reduces the size of the header dependency graph.

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>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/sched.h
include/linux/user_namespace.h
kernel/utsname_sysctl.c