diff options
author | 2024-02-02 01:56:35 -0800 | |
---|---|---|
committer | 2024-02-02 07:12:33 -0800 | |
commit | 6e7ad1aebb4fc9fed0217dd50ef6e58a53f17d81 (patch) | |
tree | 21d8888758ea010611cb81697330d3c1eaa7aa9f /scripts/generate_rust_analyzer.py | |
parent | driver core: fw_devlink: Improve detection of overlapping cycles (diff) | |
download | linux-rng-6e7ad1aebb4fc9fed0217dd50ef6e58a53f17d81.tar.xz linux-rng-6e7ad1aebb4fc9fed0217dd50ef6e58a53f17d81.zip |
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/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions