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

Skip to content
Commit 953d888d authored by Peng Liu's avatar Peng Liu Committed by Dyneteve
Browse files

arm/arm64: irq: warn only when affinity really breaks



Following change causes unnecessary warnings printed for those IRQ's
which are affine to several CPU's when one of these CPU's is taken off
line. It shouldn't be considered a broken affinity when one online
CPU can satisfy the IRQ's affinity preference.

commit 0410136f
Author: Praveen Chidambaram <pchidamb@codeaurora.org>
Date:   Mon Jun 23 08:58:08 2014 -0600

arm: irq: Notify affinity change when migrating IRQs during hotplug

Hotplug causes IRQs affine to a core that is being taken down to migrate
to an online core. This is done by directly calling the irq_set_affinity
associated with the irq_chip structure. Instead using the
irq_set_affinity() api lets the notifications bubble through.

Change-Id: Id4ab4e751f647cbe07ab159f371a5ef94db988cf
Signed-off-by: default avatarPeng Liu <a22543@motorola.com>
Reviewed-on: http://gerrit.mot.com/755421


SLTApproved: Slta Waiver <sltawvr@motorola.com>
SME-Granted: SME Approvals Granted
Tested-by: default avatarJira Key <jirakey@motorola.com>
Reviewed-by: default avatarLian-Wei Wang <lian-wei.wang@motorola.com>
Reviewed-by: default avatarChristopher Fries <cfries@motorola.com>
Submit-Approved: Jira Key <jirakey@motorola.com>
parent 315ca683
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