diff options
| author | Carol L Soto <clsoto@linux.vnet.ibm.com> | 2015-08-27 14:43:25 -0500 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2015-08-27 16:40:26 -0700 |
| commit | 9293267a3e2a7a2555d8ddc8f9301525e5b03b1b (patch) | |
| tree | 9234c55a6fb629b06f97ed700c0b6f45a9c325a0 /scripts/gdb/linux/modules.py | |
| parent | b22fbf22f8469d8cacb6fcf5d266426826e1137d (diff) | |
net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX
We currently manage IRQs in pool_bm which is a bit field
of MAX_MSIX bits. Thus, allocating more than MAX_MSIX
interrupts can't be managed in pool_bm.
Fixing this by capping number of requested MSIXs to
MAX_MSIX.
Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Carol L Soto <clsoto@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions
