diff options
| author | Mike Leach <[email protected]> | 2020-09-28 10:35:05 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-09-28 19:47:41 +0200 |
| commit | 1cce921bce7dcf6fef9bdfa4dcc9406383274408 (patch) | |
| tree | 5ccf387767a220feaac64dfd9a5cd6fb4f2411c1 /tools/perf/scripts/python/netdev-times.py | |
| parent | 7b0fc5d281de57a8a3e6afbfebaa37574dff4e0f (diff) | |
coresight: cti: Fix remove sysfs link error
CTI code to remove sysfs link to other devices on shutdown, incorrectly
tries to remove a single ended link when these are all double ended. This
implementation leaves elements in the link info structure undefined which
results in a crash in recent tests for driver module unload.
This patch corrects the link removal code.
Fixes: 73274abb6557 ("coresight: cti: Add in sysfs links to other coresight devices")
Reported-by: Tingwei Zhang <[email protected]>
Signed-off-by: Mike Leach <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions