diff options
author | Andreas Kling <kling@serenityos.org> | 2022-03-07 16:44:12 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-03-08 00:19:49 +0100 |
commit | 7543c34d0712c07ab9ba97549063f03b914124e8 (patch) | |
tree | 7b8a6c47d1c5ae32f98a4321519180acceb6f447 /AK/LexicalPath.cpp | |
parent | 8165346ae4ab1fbc05a5fc3d2f05427dce7f8c90 (diff) | |
download | serenity-7543c34d0712c07ab9ba97549063f03b914124e8.zip |
Kernel: Mark sys$anon_create() as not needing the big lock
This syscall is already safe for no-big-lock since it doesn't access any
unprotected data.
Diffstat (limited to 'AK/LexicalPath.cpp')
0 files changed, 0 insertions, 0 deletions