diff options
author | Dan Williams <[email protected]> | 2023-06-14 18:30:31 -0700 |
---|---|---|
committer | Dan Williams <[email protected]> | 2023-06-25 14:31:09 -0700 |
commit | f3c8a37a432e65dda1384929198dd12c1df3ea38 (patch) | |
tree | dc4c401b89022ad3868bfefc68df83a07d8fea7a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 8c897b366cda9c7e5ebbb6e8e3da238ecec84535 (diff) |
cxl/pci: Unconditionally unmask 256B Flit errors
The current check for 256B Flit mode is incomplete and unnecessary. It
is incomplete because it fails to consider the link speed, or check for
CXL link capabilities. It is unnecessary because unconditionally
unmasking 256B Flit errors is a nop when 256B Flit operation is not
available.
Remove this check in preparation for creating a cxl_probe_link() helper
to centralize this detection.
Reviewed-by: Jonathan Cameron <[email protected]>
Reviewed-by: Dave Jiang <[email protected]>
Link: https://lore.kernel.org/r/168679263124.3436160.6228910132469454346.stgit@dwillia2-xfh.jf.intel.com
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions