summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/timers.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/os/timers.c')
-rw-r--r--usr/src/uts/common/os/timers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/uts/common/os/timers.c b/usr/src/uts/common/os/timers.c
index ddaa2adff4..e656a17088 100644
--- a/usr/src/uts/common/os/timers.c
+++ b/usr/src/uts/common/os/timers.c
@@ -589,6 +589,7 @@ realprofexpire(void *arg)
}
break;
case TS_RUN:
+ case TS_WAIT:
mstate = LMS_WAIT_CPU;
break;
case TS_ONPROC: