Files
Linux/scripts/gdb/linux
George Prekas db7fbf492d 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]>
2021-02-26 09:41:05 -08:00
..
2019-05-14 19:52:52 -07:00
2021-02-26 09:41:05 -08:00
2020-09-08 09:33:15 +02:00