diff options
author | Saravana Kannan <saravanak@google.com> | 2024-02-02 01:56:35 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-02-02 07:12:33 -0800 |
commit | 6e7ad1aebb4fc9fed0217dd50ef6e58a53f17d81 (patch) | |
tree | 21d8888758ea010611cb81697330d3c1eaa7aa9f /scripts/rust_is_available_test.py | |
parent | 6442d79d880cf7a2fff18779265d657fef0cce4c (diff) |
driver core: fw_devlink: Improve logs for cycle detection
The links in a cycle are not all logged in a consistent manner or not
logged at all. Make them consistent by adding a "cycle:" string and log all
the link in the cycles (even the child ==> parent dependency) so that it's
easier to debug cycle detection code. Also, mark the start and end of a
cycle so it's easy to tell when multiple cycles are logged back to back.
Signed-off-by: Saravana Kannan <saravanak@google.com>
Tested-by: Xu Yang <xu.yang_2@nxp.com>
Link: https://lore.kernel.org/r/20240202095636.868578-4-saravanak@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/rust_is_available_test.py')
0 files changed, 0 insertions, 0 deletions