summaryrefslogtreecommitdiffstats
path: root/kernel/ptrace.c
diff options
context:
space:
mode:
authorPranith Kumar <bobby.prani@gmail.com>2014-11-21 16:06:01 +0100
committerKees Cook <keescook@chromium.org>2015-07-15 20:52:51 +0200
commit8225d3853f34f6cf9caff15d8c385a528e0d7cb1 (patch)
treed5c5bab01da12dabd6b4b2c04554dab55ac85009 /kernel/ptrace.c
parentMerge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... (diff)
downloadlinux-8225d3853f34f6cf9caff15d8c385a528e0d7cb1.tar.xz
linux-8225d3853f34f6cf9caff15d8c385a528e0d7cb1.zip
seccomp: 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: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'kernel/ptrace.c')
0 files changed, 0 insertions, 0 deletions