diff options
author | Andrew Kaster <akaster@serenityos.org> | 2021-08-22 21:50:56 -0600 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-08-28 20:53:38 +0200 |
commit | 70518e69f40869b2fb6cbf69e33cbd24ecfa6d61 (patch) | |
tree | bfd84e35e6a88ddb8a7777ec15fd210df675795f /Kernel/Syscalls/umask.cpp | |
parent | 8e70b8521563778489e26de084f5994d95c3086a (diff) | |
download | serenity-70518e69f40869b2fb6cbf69e33cbd24ecfa6d61.zip |
Kernel: Unlock ptrace lock before entering a critical section in execve
While it might not be as bad to release a mutex while interrupts are
disabled as it is to acquire one, we don't want to mess with that.
Diffstat (limited to 'Kernel/Syscalls/umask.cpp')
0 files changed, 0 insertions, 0 deletions