commit | b68070e146b9c2b4ece8d869a4fab9a4f14bbfb4 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@kernel.org> | Sat Feb 04 01:27:20 2017 +0100 |
committer | Ingo Molnar <mingo@kernel.org> | Fri Mar 03 01:45:38 2017 +0100 |
tree | 03edc9ec3f14ae767157fb6ec18c1d70febd06ed | |
parent | 1d1954e038435765a623884b626731784cde768f [diff] |
sched/headers: Remove <linux/rculist.h> from <linux/sched.h> We don't actually need the full rculist.h header anymore, include the smaller rcupdate.h header instead. 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>