ARM: perf: set cpu affinity for the irqs correctly
authorSudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>
Tue, 25 Sep 2012 16:30:45 +0000 (17:30 +0100)
committerJon Medhurst <tixy@linaro.org>
Wed, 17 Jul 2013 10:12:04 +0000 (11:12 +0100)
commit1dac19a45f78e52edb3c29464ce25379aae8d4ab
tree7c4a39c66540865ad3242bb62d937d8abe6dac65
parent77eae07cad7b4940a04a156fbc25f887e8b62f2e
ARM: perf: set cpu affinity for the irqs correctly

This patch sets the cpu affinity for the perf IRQs in the logical order
within the cluster. However interupts are assumed to be specified in the
same logical order within the cluster.

Signed-off-by: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>
arch/arm/kernel/perf_event_cpu.c