diff options
author | Jarkko Nikula <[email protected]> | 2023-09-21 08:56:57 +0300 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2023-09-25 23:35:14 +0200 |
commit | 361acacaf7c706223968c8186f0d3b6e214e7403 (patch) | |
tree | 7999b51a8d6a7d3f06c7b8d4142e276f666ff964 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 45a832f989e520095429589d5b01b0c65da9b574 (diff) |
i3c: mipi-i3c-hci: Remove BUG() when Ring Abort request times out
Ring Abort request will timeout in case there is an error in the Host
Controller interrupt delivery or Ring Header configuration. Using BUG()
makes hard to debug those cases.
Make it less severe and turn BUG() to WARN_ON().
Signed-off-by: Jarkko Nikula <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions