Files
linux/include
Pranith Kumar eadac03e89 percpu: Replace smp_read_barrier_depends() with lockless_dereference()
Recently lockless_dereference() was added which can be used in place of
hard-coding smp_read_barrier_depends(). The following PATCH makes the change.

Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2014-11-22 09:33:17 -05:00
..
2014-10-28 10:44:36 -04:00
2014-11-18 15:38:44 -05:00