Plan 9 from Bell Labs 1993-07-29
1 files changed, 1 insertions(+), 0 deletions(-) M port/proc.c
M port/proc.c => port/proc.c +1 -0
@@ 84,6 84,7 @@ schedinit(void) /* never returns */ void sched(void) { + kmapinval(); if(up) { splhi(); m->cs++;