Samuel Holland 9167fd5d55 PCI: hv: Take a const cpumask in hv_compose_msi_req_get_cpu()
The cpumask that is passed to this function ultimately comes from
irq_data_get_effective_affinity_mask(), which was recently changed to
return a const cpumask pointer. The first level of functions handling
the affinity mask were updated, but not this helper function.

Fixes: 4d0b8298818b ("genirq: Return a const cpumask from irq_data_get_affinity_mask")
Reported-by: kernel test robot <lkp@intel.com>
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/20220708004931.1672-1-samuel@sholland.org
2022-07-08 08:44:15 +01:00
..
2022-05-31 09:56:54 -07:00
2021-06-16 17:20:40 -05:00
2022-03-07 12:06:10 -07:00
2022-03-09 18:30:46 -06:00
2022-03-09 18:30:46 -06:00
2022-05-31 09:56:54 -07:00
2022-05-27 15:25:10 -07:00
2022-05-31 09:56:54 -07:00
2022-01-16 08:08:11 +02:00
2022-03-22 11:23:53 -05:00
2021-02-10 16:46:29 -06:00
2022-03-22 17:16:21 -05:00
2021-09-28 13:43:17 -05:00