File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -809,13 +809,13 @@ int __tick_broadcast_oneshot_control(enum tick_broadcast_state state)
809
809
* either the CPU handling the broadcast
810
810
* interrupt or we got woken by something else.
811
811
*
812
- * We are not longer in the broadcast mask, so
812
+ * We are no longer in the broadcast mask, so
813
813
* if the cpu local expiry time is already
814
814
* reached, we would reprogram the cpu local
815
815
* timer with an already expired event.
816
816
*
817
817
* This can lead to a ping-pong when we return
818
- * to idle and therefor rearm the broadcast
818
+ * to idle and therefore rearm the broadcast
819
819
* timer before the cpu local timer was able
820
820
* to fire. This happens because the forced
821
821
* reprogramming makes sure that the event
You can’t perform that action at this time.
0 commit comments