diff options
Diffstat (limited to 'litmus/polling_reservations.c')
-rw-r--r-- | litmus/polling_reservations.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/litmus/polling_reservations.c b/litmus/polling_reservations.c index 4c07ee74bf39..81f8e0f54ffd 100644 --- a/litmus/polling_reservations.c +++ b/litmus/polling_reservations.c | |||
@@ -72,6 +72,7 @@ static void periodic_polling_client_departs( | |||
72 | /* do nothing */ | 72 | /* do nothing */ |
73 | break; | 73 | break; |
74 | } | 74 | } |
75 | res->scheduled_on = NO_CPU; | ||
75 | } | 76 | } |
76 | 77 | ||
77 | static void periodic_polling_on_replenishment( | 78 | static void periodic_polling_on_replenishment( |