datapath: Provide additional RCU backports.
authorJesse Gross <jesse@nicira.com>
Fri, 15 Mar 2013 19:20:12 +0000 (12:20 -0700)
committerJesse Gross <jesse@nicira.com>
Fri, 15 Mar 2013 19:20:12 +0000 (12:20 -0700)
commit05a5321ec39b8f8bae0c2f0f7c2119de05173082
treed2390976ca24d6ad525d5ac188328cf9af8fa9bc
parentc067cd1234a758e18e7de9fc25ad9a482a376885
datapath: Provide additional RCU backports.

A recent commit started using rcu_dereference_raw, hlist_first_rcu,
and hlist_next_rcu so this provides backports for kernels where they
don't exist.

Signed-off-by: Jesse Gross <jesse@nicira.com>
datapath/linux/compat/include/linux/rculist.h
datapath/linux/compat/include/linux/rcupdate.h