We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2367e28 commit f004bf9Copy full SHA for f004bf9
kernel/time/timer_migration.c
@@ -1368,7 +1368,7 @@ u64 tmigr_cpu_deactivate(u64 nextexp)
1368
* the only one in the level 0 group; and if it is the
1369
* only one in level 0 group, but there are more than a
1370
* single group active on the way to top level)
1371
- * * nextevt - when CPU is offline and has to handle timer on his own
+ * * nextevt - when CPU is offline and has to handle timer on its own
1372
* or when on the way to top in every group only a single
1373
* child is active but @nextevt is before the lowest
1374
* next_expiry encountered while walking up to top level.
0 commit comments