]> 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)
commite992ba0a9a08d83b6117c59eb779ad49426b8218
tree9841f360fce0ce53a08c02557cabfb345f2488ab
parentee9edbaec3fe6c75f64854fe20df52a73795d2db
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