Repeat after me:
"Do not apply your tested patches to your commit tree by hand"
This commit is contained in:
parent
37e783a63e
commit
4fd54632b0
@ -976,6 +976,7 @@ thread_update_usr_ticks(struct thread *td, int user)
|
||||
void
|
||||
thread_alloc_spare(struct thread *td)
|
||||
{
|
||||
struct thread *spare;
|
||||
|
||||
if (td->td_standin)
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user