diff options
author | 2022-07-07 19:49:31 -0500 | |
---|---|---|
committer | 2022-07-11 18:57:54 +0000 | |
commit | 5182fecc4be8e4ae2e3a3d744b5562a3e74bf2b4 (patch) | |
tree | 0b702c8b1e02e2d0500dc3bf0562b4112c47684e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspended (diff) | |
download | linux-dev-5182fecc4be8e4ae2e3a3d744b5562a3e74bf2b4.tar.xz linux-dev-5182fecc4be8e4ae2e3a3d744b5562a3e74bf2b4.zip |
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>
Link: https://lore.kernel.org/r/20220708004931.1672-1-samuel@sholland.org
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions