diff options
author | Tony Nguyen <anthony.l.nguyen@intel.com> | 2019-06-26 11:20:14 +0200 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-07-31 19:23:04 +0200 |
commit | 17bc6d07212c8bc4521056a7f871d143192d385c (patch) | |
tree | 7cea62e72a695f7d806e67a40e143cd4e706c14c /drivers/remoteproc | |
parent | ice: track hardware stat registers past rollover (diff) | |
download | linux-17bc6d07212c8bc4521056a7f871d143192d385c.tar.xz linux-17bc6d07212c8bc4521056a7f871d143192d385c.zip |
ice: Move vector base setup to PF VSI
When interrupt tracking was refactored, during rebuild, the call to
ice_vsi_setup_vector_base() was inadvertently removed from the PF VSI
instead of being removed from the VF VSI. During reset, the failure to
properly setup the vector base generates a call trace. Correct this so
that resets/rebuilds properly complete.
Fixes: cbe66bfee6a0 ("ice: Refactor interrupt tracking")
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/remoteproc')
0 files changed, 0 insertions, 0 deletions