diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2019-05-15 00:44:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-15 04:52:50 +0200 |
commit | d53ddd0181d1c284c28c0d70a3d7039db41c6f7e (patch) | |
tree | 9c7845ae24e6235ed6bb7a054bf2c619e51aed6a /fs/dlm | |
parent | kernel/signal.c: annotate implicit fall through (diff) | |
download | linux-d53ddd0181d1c284c28c0d70a3d7039db41c6f7e.tar.xz linux-d53ddd0181d1c284c28c0d70a3d7039db41c6f7e.zip |
fs/exec.c: move ->recursion_depth out of critical sections
->recursion_depth is changed only by current, therefore decrementing can
be done without taking any locks.
Link: http://lkml.kernel.org/r/20190417213150.GA26474@avx2
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/dlm')
0 files changed, 0 insertions, 0 deletions