diff options
author | Sudarsana Reddy Kalluru <sudarsana.kalluru@cavium.com> | 2018-07-01 20:03:05 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-02 20:41:30 +0900 |
commit | bb7858ba1102f82470a917e041fd23e6385c31be (patch) | |
tree | 76eb848316051808ad01ac26dafbbf5a157583ef /.cocciconfig | |
parent | 5dc2d3996a8b221c20dd0900bdad45031a572530 (diff) | |
download | linux-bb7858ba1102f82470a917e041fd23e6385c31be.tar.bz2 |
qed: Limit msix vectors in kdump kernel to the minimum required count.
Memory size is limited in the kdump kernel environment. Allocation of more
msix-vectors (or queues) consumes few tens of MBs of memory, which might
lead to the kdump kernel failure.
This patch adds changes to limit the number of MSI-X vectors in kdump
kernel to minimum required value (i.e., 2 per engine).
Fixes: fe56b9e6a ("qed: Add module with basic common support")
Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions