Eliminate unused load.
Based on github pull request: #117 Submitted by: Wuyang-Chung@github MFC after: 1 week
This commit is contained in:
parent
50f5a26668
commit
a46f239e34
@ -258,7 +258,6 @@ sw1:
|
||||
movl %eax,(%esp)
|
||||
|
||||
movl %edx, PCPU(CURPCB)
|
||||
movl TD_TID(%ecx),%eax
|
||||
movl %ecx, PCPU(CURTHREAD) /* into next thread */
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user