CHROMIUM: ARM: exynos: handle setaffinity on combined interrupts
authorOlof Johansson <olofj@chromium.org>
Sat, 23 Jun 2012 00:34:28 +0000 (17:34 -0700)
committerOlof Johansson <olofj@chromium.org>
Tue, 26 Jun 2012 18:20:55 +0000 (11:20 -0700)
commit22915d86cb9114de012979a0ba38bcf042a28a77
treef1304b4d95af4de8cf456dea9c039984e40d2c4b
parenta879586ba71e64df4d0a3f2321704fc359283a65
CHROMIUM: ARM: exynos: handle setaffinity on combined interrupts

This is needed to set affinity of the PMU interrupts for perf. Note that
the whole group of combined interrupts will be moved to whatever the last
affinity was set to. This might or might not cause problems, but it's no worse
than now.

BUG=none
TEST=run perf under taskset -c 0/1 and see it still work

Change-Id: I76b0aa00e040c5f0490be3e4c885dfd2d20e1d79
Signed-off-by: Olof Johansson <olofj@chromium.org>
Reviewed-on: https://gerrit-int.chromium.org/20680
Reviewed-by: Sonny Rao <sonnyrao@google.com>
Commit-Ready: Olof Johansson <olofj@google.com>
Tested-by: Olof Johansson <olofj@google.com>
arch/arm/mach-exynos/common.c