Will Deacon
ea3aacf5f2
ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event device
...
The SP804 driver statically initialises the cpumask of the clock event
device to be cpu_all_mask, which is derived from the compile-time
constant NR_CPUS. This breaks SMP_ON_UP systems where the interrupt
controller handling the sp804 doesn't have the irq_set_affinity callback
on the irq_chip, because the common timer code fails to identify the
device as cpu-local and ends up treating it as a broadcast device
instead.
This patch fixes the problem by using cpu_possible_mask at runtime,
which will correctly represent the possible CPUs when SMP_ON_UP is being
used.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2012-11-28 09:46:57 +00:00
..
2012-11-26 17:43:10 -08:00
2012-11-28 09:46:57 +00:00
2012-10-27 17:46:56 +02:00
2012-09-07 04:17:02 +08:00
2012-11-07 04:14:45 +01:00
2012-11-07 04:14:45 +01:00
2012-10-09 20:24:36 +02:00
2012-11-16 16:43:58 +01:00
2012-09-20 22:58:17 -07:00
2012-10-13 17:11:28 +01:00
2012-11-19 13:07:39 +05:30
2012-10-17 17:20:01 +00:00
2012-10-01 18:46:13 -07:00
2012-10-01 19:11:38 -07:00
2012-11-20 20:39:39 +09:00
2012-10-13 17:11:28 +01:00
2012-09-04 22:17:34 -07:00
2012-10-13 17:11:28 +01:00
2012-11-06 06:54:36 -08:00
2012-11-16 15:55:05 +01:00
2012-10-09 17:27:33 +02:00
2012-10-07 07:22:32 -07:00
2012-09-22 10:24:29 -07:00
2012-07-26 09:10:04 -05:00
2012-10-13 17:11:28 +01:00
2012-10-18 17:04:24 +00:00
2012-10-07 07:22:32 -07:00
2012-10-01 19:11:38 -07:00
2012-10-13 17:11:28 +01:00
2012-10-13 17:11:28 +01:00
2012-10-07 07:22:32 -07:00
2012-09-28 22:27:07 +02:00
2012-10-01 19:11:38 -07:00
2012-09-14 11:17:36 +02:00
2012-10-13 17:11:28 +01:00
2012-10-17 14:09:15 +02:00
2012-11-22 21:45:34 -10:00
2012-10-07 20:55:16 +09:00
2012-09-14 09:22:06 -05:00
2012-10-15 09:09:27 +02:00
2012-10-28 07:53:45 +08:00
2012-10-13 17:11:28 +01:00
2012-10-07 10:33:09 +02:00
2012-10-26 14:45:06 +02:00
2012-10-13 17:11:28 +01:00
2012-10-13 17:11:28 +01:00
2012-10-13 17:11:28 +01:00
2012-10-17 16:47:32 +09:00
2012-10-17 16:47:32 +09:00
2012-10-17 16:47:32 +09:00
2012-10-13 17:11:28 +01:00
2012-10-07 07:22:32 -07:00
2012-10-19 15:39:38 +09:00
2012-09-14 09:22:06 -05:00
2012-09-14 09:22:04 -05:00
2012-09-14 09:22:04 -05:00
2012-10-25 16:34:18 +02:00
2012-10-16 11:15:05 -06:00
2012-10-13 17:11:28 +01:00
2012-10-25 08:43:49 +01:00
2012-10-13 17:11:28 +01:00
2012-10-07 07:13:01 +09:00
2012-10-07 14:50:06 -07:00
2012-09-14 11:18:59 +02:00
2012-11-26 17:43:10 -08:00
2012-06-14 15:12:13 +01:00
2012-07-09 17:41:10 +01:00
2012-09-04 22:12:41 -07:00
2012-10-25 15:57:40 +02:00
2012-10-13 17:11:28 +01:00
2012-11-23 11:59:26 -10:00
2012-10-05 22:32:05 -03:00
2012-09-14 11:18:10 +02:00
2012-10-13 17:11:28 +01:00
2012-10-17 16:47:32 +09:00
2012-10-13 17:11:28 +01:00
2012-10-07 21:20:57 +09:00
2012-11-12 23:22:54 +01:00
2012-10-29 10:04:05 +00:00
2012-11-09 07:48:22 -05:00
2012-10-22 22:56:09 +01:00
2012-10-01 19:11:38 -07:00
2012-10-09 20:29:05 +02:00