Skip to content
Commit 61791244 authored by Russell King's avatar Russell King
Browse files

ARM: irq migration: ensure migration is handled safely



Ensure appropriate locks are taken to ensure that IRQ migration off
the current CPU is race-free.  We may have a concurrent set_affinity
via procfs running on another CPU in parallel with the IRQ migration,
resulting in unpredictable results.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 1dbfa187
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment