diff options
author | Mitch Williams <[email protected]> | 2016-03-10 14:59:49 -0800 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2016-04-05 12:27:09 -0700 |
commit | 19b73d8efaa459a66665b5e0a3e7acedd05f4901 (patch) | |
tree | 85f4bba499b7e15dbb6877204e8830d0ed75f89d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 56e5ca688f3d334ddc2acab27cb7efa83b238557 (diff) |
i40evf: Add additional check for reset
If the driver happens to read a register during the time in which the
device is undergoing reset, it will receive a value of 0xdeadbeef
instead of a valid value. Unfortunately, the driver may misinterpret
this as a valid value, especially if it's just looking for individual
bits.
Add an explicit check for this value when we are looking for admin queue
errors, and trigger reset recovery if we find it.
Signed-off-by: Mitch Williams <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions