]> git.karo-electronics.de Git - karo-tx-linux.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)
commitcd9c513be34ceaae8bf211474b91b6897574efdd
tree9841f360fce0ce53a08c02557cabfb345f2488ab
parentfae3c30c2d1ae3ff93877f64e5d55e2443d8f82f
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