Commit fd5ca26
committed
Revert "rcu/nocb: Fix rcuog wake-up from offline softirq"
JIRA: https://issues.redhat.com/browse/RHEL-79879
commit b95d159
Author: Frederic Weisbecker <frederic@kernel.org>
Date: Tue Dec 31 18:07:12 2024 +0100
This reverts commit f7345cc.
swake_up_one_online() has been removed because hrtimers can now assign
a proper online target to hrtimers queued from offline CPUs. Therefore
remove the related hackery.
Link: https://lore.kernel.org/all/20241231170712.149394-4-frederic@kernel.org/
Reviewed-by: Usama Arif <usamaarif642@gmail.com>
Reviewed-by: Joel Fernandes <joelagnelf@nvidia.com>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com>
Signed-off-by: Čestmír Kalina <ckalina@redhat.com>1 parent efb3cc2 commit fd5ca26
1 file changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
| 557 | + | |
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
564 | | - | |
565 | | - | |
566 | | - | |
567 | | - | |
568 | | - | |
569 | | - | |
570 | 564 | | |
571 | 565 | | |
572 | 566 | | |
| |||
0 commit comments