diff options
| author | George Prekas <[email protected]> | 2021-02-25 17:22:34 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-02-26 09:41:05 -0800 |
| commit | db7fbf492d94a0b59d8f85b3184231662586dea9 (patch) | |
| tree | adfd16adb5fc0ad46a05fb60f8753ff80ae0232c /tools/testing/selftests/bpf/prog_tests/access_variable_array.c | |
| parent | 3d2fc4c082448e9c05792f9b2a11c1d5db408b85 (diff) | |
scripts/gdb: fix list_for_each
If the list is uninitialized (next pointer is NULL), list_for_each gets
stuck in an infinite loop. Print a message and treat list as empty.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: George Prekas <[email protected]>
Reviewed-by: Jan Kiszka <[email protected]>
Cc: Kieran Bingham <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/access_variable_array.c')
0 files changed, 0 insertions, 0 deletions