aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorSamuel Holland <[email protected]>2022-07-07 19:49:31 -0500
committerMarc Zyngier <[email protected]>2022-07-08 08:44:15 +0100
commit9167fd5d5549bcea6d4735a270908da2a3475f3a (patch)
treebba727337bf4ebb36815d572e5b6e84f6bf77524 /drivers/usb/cdns3/cdns3-trace.c
parentaa0813581b8d37bdd91cd40b67ef79ffa45104b2 (diff)
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 <[email protected]> Signed-off-by: Samuel Holland <[email protected]> Reviewed-by: Michael Kelley <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions