Thomas Weißschuh
39162d9348
log: fixup log_head after relocating global data
...
When `gd` is relocated during `spl_relocate_stack_gd()` the
doubly-linked circular list in the `log_head` member is broken.
The last element of the list should point back to the initial
`list_head`, but as the initial `list_head` is moved the pointer becomes
stale. As a result the loop in `log_dispatch` would never finish.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
2024-03-02 12:26:56 -05:00
..
2018-05-07 09:34:12 -04:00
2023-10-06 14:38:12 -04:00
2024-03-02 12:26:56 -05:00
2023-01-20 12:27:06 -05:00
2024-02-15 10:38:34 +01:00
2024-02-29 09:24:22 -05:00
2024-03-01 18:34:08 -05:00
2023-11-28 12:53:04 -05:00
2023-11-07 18:36:06 -05:00
2023-11-14 20:04:01 -07:00
2023-08-22 15:17:52 -04:00
2024-02-13 15:38:49 -05:00
2023-10-24 16:34:45 -04:00
2023-12-28 14:38:25 -05:00
2023-12-28 12:02:56 -05:00
2023-09-14 10:42:24 -04:00
2024-01-18 20:24:13 -05:00
2023-11-07 14:48:51 -05:00
2023-12-28 12:02:56 -05:00
2024-01-16 17:05:29 -05:00
2024-01-24 11:12:11 -05:00
2020-05-18 21:19:18 -04:00
2022-11-02 08:42:03 +01:00
2018-05-07 09:34:12 -04:00
2023-09-24 09:54:57 -04:00
2023-10-11 13:22:29 -04:00
2022-01-19 18:11:34 +01:00
2024-02-06 16:31:06 -05:00
2021-02-02 15:33:42 -05:00
2022-08-04 16:18:47 -04:00
2023-09-14 10:42:24 -04:00
2022-08-20 18:12:51 -04:00
2021-04-27 08:05:30 -04:00
2021-02-02 15:33:42 -05:00
2021-08-02 13:32:14 -04:00
2023-11-07 14:48:19 -05:00
2020-05-18 21:19:23 -04:00
2022-01-18 08:31:02 -05:00
2023-07-17 17:23:15 +08:00
2021-02-02 15:33:42 -05:00
2024-03-02 12:26:56 -05:00
2024-02-13 15:38:49 -05:00
2024-02-13 15:38:49 -05:00
2022-04-11 10:00:30 -04:00
2023-06-21 16:54:25 -04:00
2023-06-23 14:38:16 -04:00
2022-03-25 12:01:15 +00:00
2023-02-06 13:04:53 -05:00
2018-05-07 09:34:12 -04:00
2021-03-13 13:14:52 -05:00
2024-01-29 14:50:05 -05:00
2023-04-24 21:37:45 +02:00
2023-11-29 09:32:15 -05:00
2023-10-09 15:24:31 -04:00
2023-09-24 09:54:57 -04:00
2024-02-19 20:08:41 +01:00
2022-09-18 10:26:33 +02:00
2023-01-12 16:19:53 +01:00
2023-12-01 14:06:12 +01:00
2023-05-13 09:52:32 -04:00
2023-11-07 14:48:19 -05:00
2022-09-18 10:26:33 +02:00