kernel: Fix current_process race
TSan reported a race at :258 and :803, so make current_process an atomic pointer.
Loading
Please register or sign in to comment
TSan reported a race at :258 and :803, so make current_process an atomic pointer.