On Thu, May 05, 2016 at 11:24:06PM +0530, Muhammad Falak R Wani wrote: > It is safe to use RCU_INIT_POINTER() to NULL, instead of > rcu_assign_pointer(). > This results in slightly smaller/faster code. > > Signed-off-by: Muhammad Falak R Wani <[email protected]>
Muhammad, please stop sending these patches. They make the code less reusbale, and we (or rather Paul) are working on making rcu_assign_pointer do the right thing.

