Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0c9e8e0f authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

sched/core: Disable irq before calling irq_migrate_all_off_this_cpu



irq_migrate_all_off_this_cpu is not disabling the irq
when when irqs are migrated.
commit 0dd945ff ("genirq/cpuhotplug: Remove irq disabling logic")
removed the irq disable, thinking that every caller of
irq_migrate_all_off_this_cpu would disable irqs. So disable irqs
during the core isolation before calling irq_migrate_all_off_this_cpu.

Change-Id: I07b42e4ab6ce488e41f181ecf3033de20da8f831
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent c9e61f28
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment