rcu/segcblist: Include rcupdate.h
commit56628a7fc84a6e3c4c84886d70ec26da3d7f2ce4
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Fri, 22 Sep 2017 15:28:06 +0000 (22 17:28 +0200)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 19 Oct 2017 19:13:36 +0000 (19 12:13 -0700)
tree2bb91ed286c882c53d4737a138eb97e8c0194665
parentc0da313e090d6e7130d0c3005245176296c24e4a
rcu/segcblist: Include rcupdate.h

The RT build on ARM complains about non-existing ULONG_CMP_LT.
This commit therefore includes rcupdate.h into rcu_segcblist.c.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/rcu_segcblist.c