diff options
author | Michael Chan <michael.chan@broadcom.com> | 2019-05-22 19:12:56 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-04 08:01:29 +0200 |
commit | d05866b416b2ed89977fee0842bb93ff96609fcf (patch) | |
tree | 23da08c92ad648af5f4cb40c94062a15b9255740 /net/tls/tls_device.c | |
parent | a49d1ccac97429e8864149ea7423c5f66ffa8b98 (diff) |
bnxt_en: Reduce memory usage when running in kdump kernel.
[ Upstream commit d629522e1d66561f38e5c8d4f52bb6d254ec0707 ]
Skip RDMA context memory allocations, reduce to 1 ring, and disable
TPA when running in the kdump kernel. Without this patch, the driver
fails to initialize with memory allocation errors when running in a
typical kdump kernel.
Fixes: cf6daed098d1 ("bnxt_en: Increase context memory allocations on 57500 chips for RDMA.")
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/tls/tls_device.c')
0 files changed, 0 insertions, 0 deletions