Plan 9 from Bell Labs 2003-01-22
1 files changed, 1 insertions(+), 1 deletions(-) M port/portclock.c
M port/portclock.c => port/portclock.c +1 -1
@@ 157,8 157,8 @@ timerintr(Ureg *u, uvlong) while(t = tt->head){ when = t->when; if(when > now){ - iunlock(tt); timerset(when); + iunlock(tt); m->splpc = pc; /* for kernel profiling */ if(callhzclock) hzclock(u);