Fix a typo
This commit is contained in:
parent
6f802908da
commit
a858a39b31
@ -126,7 +126,7 @@ linux_set_upcall_kse(struct thread *td, register_t stack)
|
||||
|
||||
/*
|
||||
* The newly created Linux thread returns
|
||||
* to the user space by the same path that a parent do.
|
||||
* to the user space by the same path that a parent does.
|
||||
*/
|
||||
td->td_frame->tf_rax = 0;
|
||||
return (0);
|
||||
|
Loading…
Reference in New Issue
Block a user