summaryrefslogtreecommitdiff
path: root/mm/Makefile
diff options
context:
space:
mode:
authorPranith Kumar <bobby.prani@gmail.com>2014-12-10 23:42:28 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2014-12-11 01:41:04 (GMT)
commit8df0c2dcf61781d2efa8e6e5b06870f6c6785735 (patch)
tree69f8d7dcfde84ba42315db10862dfb197668b5bb /mm/Makefile
parentc871ac4e9666ad68ae861172ef8a7f73d6e61b26 (diff)
downloadlinux-8df0c2dcf61781d2efa8e6e5b06870f6c6785735.tar.xz
slab: 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> Cc: "Paul E. McKenney" <paulmck@us.ibm.com> Cc: Christoph Lameter <cl@linux.com> Cc: Pekka Enberg <penberg@kernel.org> Cc: David Rientjes <rientjes@google.com> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/Makefile')
0 files changed, 0 insertions, 0 deletions