+0
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
__migrate_timers() can be called from both hotplug and
core isolation contexts. When isolatoins is happening,
the other core may be processing the timers simultaniously,
So remove a BUG_ON(old_base->running_timer) check in
__migrate_timers() function.
Change-Id: I6483fe0d95d0ce57d9f8d478ac9df64d47bff0fe
Signed-off-by:
Prasad Sodagudi <psodagud@codeaurora.org>