1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 21:08:12 +00:00
serenity/Kernel/Arch
Brian Gianforcaro 308396bca1 Kernel: No lock validate_user_stack variant, switch to Space as argument
The entire process is not needed, just require the user to pass in the
Space. Also provide no_lock variant to use when you already have the
VM/Space lock acquired, to avoid unnecessary recursive spinlock
acquisitions.
2021-07-20 03:21:14 +02:00
..
PC Kernel: Replace "folder" => "directory" everywhere 2021-07-17 23:50:00 +02:00
x86 Kernel: No lock validate_user_stack variant, switch to Space as argument 2021-07-20 03:21:14 +02:00