Fix typo.
Noted by: alc MFC after: 3 days
This commit is contained in:
parent
b3410bc623
commit
ef52dc71eb
@ -7485,7 +7485,7 @@ pmap_activate_sw(struct thread *td)
|
||||
* pmap_activate_sw(), from the context switch, is
|
||||
* immune to this race, because interrupts are
|
||||
* disabled (while the thread lock is owned), and IPI
|
||||
* happends after curpmap is updated. Protect other
|
||||
* happens after curpmap is updated. Protect other
|
||||
* callers in a similar way, by disabling interrupts
|
||||
* around the %cr3 register reload and curpmap
|
||||
* assignment.
|
||||
|
Loading…
x
Reference in New Issue
Block a user