Files
ladybird/Kernel/Syscall.cpp
Brian Gianforcaro 354e18a5a0 Kernel: Move validate_syscall_preconditions outside of the big lock
Now that we hold the space lock for the duration of the validation
it should be safe to move the validation outside the big lock.
2021-07-20 03:21:14 +02:00

7.1 KiB