linux_dsm_epyc7002/include/linux/mlx5
Saeed Mahameed 05e0cc84e0 net/mlx5: Fix get vector affinity helper function
mlx5_get_vector_affinity used to call pci_irq_get_affinity and after
reverting the patch that sets the device affinity via PCI_IRQ_AFFINITY
API, calling pci_irq_get_affinity becomes useless and it breaks RDMA
mlx5 users.  To fix this, this patch provides an alternative way to
retrieve IRQ vector affinity using legacy IRQ API, following
smp_affinity read procfs implementation.

Fixes: 231243c827 ("Revert mlx5: move affinity hints assignments to generic code")
Fixes: a435393aca ("mlx5: move affinity hints assignments to generic code")
Cc: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
2018-01-12 02:01:40 +02:00
..
cmd.h
cq.h Updates for 4.15 kernel merge window 2017-11-15 14:54:53 -08:00
device.h net/mlx5: Add MLX5_SET16 and MLX5_GET16 2017-11-04 21:24:42 -07:00
doorbell.h
driver.h net/mlx5: Fix get vector affinity helper function 2018-01-12 02:01:40 +02:00
fs.h
mlx5_ifc_fpga.h
mlx5_ifc.h {net,ib}/mlx5: Don't disable local loopback multicast traffic when needed 2018-01-12 00:52:42 +02:00
port.h net/mlx5: QPTS and QPDPM register firmware command support 2017-11-04 21:26:21 -07:00
qp.h net/mlx5e: Add 802.1ad VLAN insertion support 2017-11-09 13:27:35 +09:00
srq.h
transobj.h
vport.h