diff options
author | 2019-05-14 15:44:37 -0700 | |
---|---|---|
committer | 2019-05-14 19:52:50 -0700 | |
commit | d53ddd0181d1c284c28c0d70a3d7039db41c6f7e (patch) | |
tree | 9c7845ae24e6235ed6bb7a054bf2c619e51aed6a /scripts/gdb/linux/lists.py | |
parent | kernel/signal.c: annotate implicit fall through (diff) | |
download | wireguard-linux-d53ddd0181d1c284c28c0d70a3d7039db41c6f7e.tar.xz wireguard-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 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions