+10
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This commit does a compile-time check for rcu_assign_pointer() of NULL, and uses WRITE_ONCE() rather than smp_store_release() in that case. Reported-by:Christoph Hellwig <hch@infradead.org> Signed-off-by:
Paul E. McKenney <paulmck@linux.vnet.ibm.com>