Delete whitespace not in i386/pmap.c
This commit is contained in:
parent
579b976090
commit
56af96debe
@ -4171,7 +4171,6 @@ pmap_activate(struct thread *td)
|
||||
td->td_pcb->pcb_cr3 = cr3;
|
||||
PT_UPDATES_FLUSH();
|
||||
load_cr3(cr3);
|
||||
|
||||
PCPU_SET(curpmap, pmap);
|
||||
critical_exit();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user