mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-04-24 00:59:12 -04:00
Implement a new function, `try_copy_from_user` which will not sleep when a fault occures, making it safe to be called while a spinlock has been acquired.