mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02:00
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:
|
||
|---|---|---|
| .. | ||
| coresight | ||
| intel_th | ||
| stm | ||
| Kconfig | ||