summaryrefslogtreecommitdiff
path: root/Kernel/Syscalls/mmap.cpp
diff options
context:
space:
mode:
authorAndrew Kaster <akaster@serenityos.org>2021-08-22 21:50:56 -0600
committerAndreas Kling <kling@serenityos.org>2021-08-28 20:53:38 +0200
commit70518e69f40869b2fb6cbf69e33cbd24ecfa6d61 (patch)
treebfd84e35e6a88ddb8a7777ec15fd210df675795f /Kernel/Syscalls/mmap.cpp
parent8e70b8521563778489e26de084f5994d95c3086a (diff)
downloadserenity-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/mmap.cpp')
0 files changed, 0 insertions, 0 deletions