diff options
author | 2025-02-20 09:00:05 +0100 | |
---|---|---|
committer | 2025-02-20 09:00:05 +0100 | |
commit | 6d306090ea23d94783b0e77ecb63bea566fb8da3 (patch) | |
tree | 104bf5edef396a57831c188e2d276c22d171c503 /scripts/lib/kdoc/kdoc_output.py | |
parent | MAINTAINERS: change maintainer for FSI (diff) | |
parent | bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock (diff) | |
download | linux-rng-6d306090ea23d94783b0e77ecb63bea566fb8da3.tar.xz linux-rng-6d306090ea23d94783b0e77ecb63bea566fb8da3.zip |
Merge tag 'mhi-fixes-for-v6.14' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-linus
Manivannan writes:
MHI Host
========
- Use pci_try_reset_function() to reset the MHI function during recovery process
to avoid the deadlock reported on the X1E80100 CRD device. The deadlock can
happen if the caller has already acquired the 'device_lock()' while calling
the recovery function. So using pci_try_reset_function() avoids the deadlock
by returning -EAGAIN if the lock was already acquired.
* tag 'mhi-fixes-for-v6.14' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani/mhi:
bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions