From: Maxime Ripard Date: Tue, 3 Mar 2015 10:43:16 +0000 (+0100) Subject: irqchip: armada-370-xp: Enable the PMU interrupts X-Git-Tag: omap-for-v4.2/o2_dc~161^2~1^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28da06dfd9e4b04577c517f9c4b52aaa73e3d1c7;p=pandora-kernel.git irqchip: armada-370-xp: Enable the PMU interrupts In order to let the Performance Monitoring Unit interrupts flowing in the MPIC, we need to unmask these interrupts in the Coherency Fabric Local Interrupt Mask Register. Since this register is a CPU-local register, unmasking this interrupt needs to be done on the boot CPU when the driver initializes, but also on the secondary CPU when they are brought up. Signed-off-by: Maxime Ripard Acked-by: Gregory CLEMENT Link: https://lkml.kernel.org/r/1425379400-4346-4-git-send-email-maxime.ripard@free-electrons.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed