diff options
| author | Shiju Jose <[email protected]> | 2019-06-13 17:12:21 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-06-14 19:26:15 -0700 |
| commit | 123297b78bc6ce7b8b599d18952d99ada958dd27 (patch) | |
| tree | bae030a251d75d05d64cdcdb1bb7665cf99bc92b /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | cbbe9bd0a0888b3a04eb797f05dcd7afd8194437 (diff) | |
net: hns3: delay setting of reset level for hw errors until slot_reset is called
Presently the error handling code sets the reset level required
for the recovery of the hw errors to the reset framework in the
error_detected AER callback. However the rest_event would be
called later from the slot_reset callback. This can cause issue
of using the wrong reset_level if a high priority reset request
occur before the slot_reset is called.
This patch delays setting of the reset level, required
for the hw errors, to the reset framework until the
slot_reset is called.
Reported-by: Salil Mehta <[email protected]>
Signed-off-by: Shiju Jose <[email protected]>
Signed-off-by: Weihang Li <[email protected]>
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions