Samuel Holland 4d0b829881 genirq: Return a const cpumask from irq_data_get_affinity_mask
Now that the irq_data_update_affinity helper exists, enforce its use
by returning a a const cpumask from irq_data_get_affinity_mask.

Since the previous commit already updated places that needed to call
irq_data_update_affinity, this commit updates the remaining code that
either did not modify the cpumask or immediately passed the modified
mask to irq_set_affinity.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220701200056.46555-8-samuel@sholland.org
2022-07-07 09:38:04 +01:00
..
2020-09-13 21:22:55 -04:00
2022-02-25 09:36:06 +01:00
2018-12-28 12:11:45 -08:00
2020-08-14 22:05:13 -04:00
2020-06-01 14:48:52 -04:00
2021-04-22 13:32:39 +01:00
2020-06-01 14:48:52 -04:00
2022-05-19 19:30:31 +02:00
2021-07-08 11:48:21 -07:00
2019-03-05 21:07:13 -08:00
2022-02-25 09:36:06 +01:00
2021-12-13 12:04:45 -06:00