aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDave Ertman <[email protected]>2019-02-13 10:51:08 -0800
committerJeff Kirsher <[email protected]>2019-03-25 10:12:21 -0700
commit2ebd4428d93a2f6ce0c813b10a1a43b6a8241fe5 (patch)
tree9dba3b17190f0d6772c8e8baca61824f91082ddd /tools/perf/scripts/python/export-to-sqlite.py
parenta65f71fed5add2ec5713fcc605842f5f2dff22a3 (diff)
ice: Prevent unintended multiple chain resets
In the current implementation of ice_reset_subtask, if multiple reset types are set in the pf->state, the most intrusive one is meant to be performed only, but the bits requesting the other types are not being cleared. This would lead to another reset being performed the next time the service task is scheduled. Change the flow of ice_reset_subtask so that all reset request bits in pf->state are cleared, and we still perform the most intrusive of the resets requested. Signed-off-by: Dave Ertman <[email protected]> Signed-off-by: Anirudh Venkataramanan <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions