mirror of
https://github.com/torvalds/linux.git
synced 2026-06-25 23:53:30 +02:00
Fix a crash in path_rec_completion() during an SM up/down loop. If
more than one path record request is issued, the first completion
releases path->done, allowing ipoib_flush_paths() to free the path,
and thus corrupting it for the second completion.
Commit
|
||
|---|---|---|
| .. | ||
| ipoib | ||
| iser | ||
| srp | ||