aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorJeff Layton <[email protected]>2022-11-16 08:50:52 -0500
committerJeff Layton <[email protected]>2022-11-30 05:08:10 -0500
commit87f00aba211ef7308fd6c5d47d646a70bf196662 (patch)
tree75daa78b674d2a9402cf40033dd235d923222722 /tools/testing/selftests/bpf/prog_tests/autoload.c
parenta1fde8ee771f92d2a8bbd79532149ddd34546bc1 (diff)
ksmbd: use locks_inode_context helper
ksmbd currently doesn't access i_flctx safely. This requires a smp_load_acquire, as the pointer is set via cmpxchg (a release operation). Cc: Steve French <[email protected]> Acked-by: Namjae Jeon <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Jeff Layton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions