diff options
author | Avinash Dayanand <avinash.dayanand@intel.com> | 2017-12-27 08:22:11 -0500 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-01-26 13:23:33 -0800 |
commit | 69399873b6b50b1e40c1e35f75572e079759b020 (patch) | |
tree | e719fc2d760efb320ae500d48a1da1115cb3f9eb /samples/statx/Makefile | |
parent | 5056716ca276fe8bbdcf8ad394a12fe26cb8845b (diff) | |
download | linux-69399873b6b50b1e40c1e35f75572e079759b020.tar.gz linux-69399873b6b50b1e40c1e35f75572e079759b020.tar.bz2 linux-69399873b6b50b1e40c1e35f75572e079759b020.zip |
i40e: Fix kdump failure
kdump fails in the system when used in conjunction with Ethernet driver
X722/X710. This is mainly because when we are resource constrained i.e.
when we have just one online_cpus, we are enabling VMDq and iWARP. It
doesn't make sense to enable them with just one CPU and starve kdump
for lack of IRQs.
So don't enable VMDq or iWARP when we just have a single CPU.
Signed-off-by: Avinash Dayanand <avinash.dayanand@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'samples/statx/Makefile')
0 files changed, 0 insertions, 0 deletions