-
Oleg Nesterov authored
Add the comment to explain why the double lock in migrate_timers() can't deadlock. Change the code to use spinlock_irq() instead of local_irq_disable() + spin_lock(). Signed-off-by:
Oleg Nesterov <oleg@tv-sign.ru> Acked-by:
Steven Rostedt <srostedt@redhat.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
d82f0b0f