Commit ba14500
timers/migration: Remove dead code handling idle CPU checking for remote timers
Idle migrators don't walk the whole tree in order to find out if there
are timers to migrate because they recorded the next deadline to be
verified within a single check in tmigr_requires_handle_remote().
Remove the related dead code and data.
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://patch.msgid.link/20251024132536.39841-7-frederic@kernel.org1 parent 93643b9 commit ba14500
1 file changed
Lines changed: 0 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | 507 | | |
513 | 508 | | |
514 | 509 | | |
| |||
519 | 514 | | |
520 | 515 | | |
521 | 516 | | |
522 | | - | |
523 | 517 | | |
524 | 518 | | |
525 | 519 | | |
| |||
1119 | 1113 | | |
1120 | 1114 | | |
1121 | 1115 | | |
1122 | | - | |
1123 | | - | |
1124 | | - | |
1125 | | - | |
1126 | | - | |
1127 | | - | |
1128 | | - | |
1129 | | - | |
1130 | | - | |
1131 | 1116 | | |
1132 | 1117 | | |
1133 | 1118 | | |
| |||
1172 | 1157 | | |
1173 | 1158 | | |
1174 | 1159 | | |
1175 | | - | |
1176 | 1160 | | |
1177 | 1161 | | |
1178 | 1162 | | |
| |||
0 commit comments