diff options
author | Matthew R. Ochs <[email protected]> | 2015-10-21 15:15:14 -0500 |
---|---|---|
committer | James Bottomley <[email protected]> | 2015-10-30 17:18:53 +0900 |
commit | af10483e5e1201e1dcf5836207879e6eb5eb9fd5 (patch) | |
tree | 3c7d5d0950f353446762e1b4b097ab3d4905eb7e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f15fbf8d4eb0c20b7c70096788161d69e23f1a9d (diff) |
cxlflash: Fix to prevent stale AFU RRQ
Following an adapter reset, the AFU RRQ that resides in host memory
holds stale data. This can lead to a condition where the RRQ interrupt
handler tries to process stale entries and/or endlessly loops due to an
out of sync generation bit.
To fix, the AFU RRQ in host memory needs to be cleared after each reset.
Signed-off-by: Matthew R. Ochs <[email protected]>
Signed-off-by: Manoj N. Kumar <[email protected]>
Reviewed-by: Brian King <[email protected]>
Reviewed-by: Daniel Axtens <[email protected]>
Reviewed-by: Tomas Henzl <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions