Olivier Dautricourt
a3480e59fd
dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptor
...
[ Upstream commit 54e4ada1a4206f878e345ae01cf37347d803d1b1 ]
Remove list_del call in msgdma_chan_desc_cleanup, this should be the role
of msgdma_free_descriptor. In consequence replace list_add_tail with
list_move_tail in msgdma_free_descriptor.
This fixes the path:
msgdma_free_chan_resources -> msgdma_free_descriptors ->
msgdma_free_desc_list -> msgdma_free_descriptor
which does not correctly free the descriptors as first nodes were not
removed from the list.
Signed-off-by: Olivier Dautricourt <olivierdautricourt@gmail.com>
Tested-by: Olivier Dautricourt <olivierdautricourt@gmail.com>
Link: https://lore.kernel.org/r/20240608213216.25087-3-olivierdautricourt@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-09-08 07:53:11 +02:00
..
2022-06-10 14:51:35 +02:00
2024-09-04 13:25:01 +02:00
2024-06-27 13:46:17 +02:00
2023-05-11 23:03:37 +09:00
2024-02-16 19:06:24 +01:00
2022-09-04 22:49:35 +05:30
2024-06-27 13:46:20 +02:00
2024-06-27 13:46:20 +02:00
2021-07-13 14:38:47 -05:00
2023-01-24 07:24:39 +01:00
2023-10-19 23:08:58 +02:00
2022-06-10 14:51:37 +02:00
2024-03-06 14:45:10 +00:00
2023-05-11 23:03:37 +09:00
2023-03-10 09:33:39 +01:00
2024-03-01 13:26:25 +01:00
2024-08-03 08:49:47 +02:00
2024-05-02 16:29:31 +02:00
2021-08-06 21:48:11 +05:30
2024-09-08 07:53:11 +02:00
2022-09-29 12:24:16 +05:30
2024-03-01 13:26:25 +01:00
2022-11-08 10:43:56 +05:30
2022-11-08 10:43:57 +05:30
2023-06-09 10:33:59 +02:00
2020-09-11 17:42:12 +05:30
2022-06-10 14:51:35 +02:00
2024-06-21 14:35:56 +02:00
2022-07-06 10:51:43 +05:30
2024-01-31 16:17:00 -08:00
2021-10-25 09:42:56 +05:30
2022-10-11 17:42:58 -06:00
2022-07-01 21:50:23 +05:30
2020-10-05 09:59:17 +05:30
2015-04-02 16:10:27 +05:30
2022-07-01 22:09:16 +05:30
2021-10-28 22:56:24 +05:30
2021-10-28 22:56:24 +05:30
2024-03-06 14:45:10 +00:00
2021-01-12 18:00:39 +05:30
2020-08-29 13:50:56 -07:00
2022-09-04 22:42:35 +05:30
2024-06-12 11:03:34 +02:00
2019-06-19 17:09:55 +02:00
2019-06-05 17:37:15 +02:00
2022-07-21 18:08:35 +05:30
2023-02-06 08:06:33 +01:00
2020-10-01 10:18:59 +05:30
2020-08-23 17:36:59 -05:00
2021-04-12 17:14:53 +05:30
2024-03-26 18:20:45 -04:00
2019-06-19 17:09:55 +02:00
2022-06-09 12:20:20 +05:30
2023-08-16 18:27:28 +02:00
2021-10-25 12:12:13 +05:30
2020-12-29 10:08:00 +05:30
2022-05-19 22:53:46 +05:30
2020-09-18 12:19:06 +05:30
2022-06-10 14:51:35 +02:00
2021-07-14 11:05:55 -05:00
2023-05-11 23:03:36 +09:00
2020-11-24 23:02:20 +05:30
2019-06-05 17:36:37 +02:00
2022-09-29 12:05:20 +05:30
2022-04-11 16:26:53 +05:30
2021-07-28 12:54:50 +05:30
2024-05-02 16:29:30 +02:00
2022-01-08 22:16:44 +05:30
2024-05-17 11:55:50 +02:00
2022-04-20 15:59:33 +05:30
2023-11-20 11:52:10 +01:00
2022-09-29 12:22:27 +05:30
2021-10-26 10:55:07 +05:30
2022-07-26 18:20:49 +05:30
2021-12-13 13:18:48 +05:30
2019-05-30 11:26:32 -07:00
2019-05-30 11:29:22 -07:00
2019-05-30 11:29:22 -07:00
2023-11-08 14:10:58 +01:00
2023-12-20 17:00:25 +01:00
2022-09-05 11:52:28 +05:30
2023-11-28 17:07:13 +00:00
2022-07-05 18:34:26 +05:30
2022-05-19 23:43:41 +05:30
2021-12-17 11:23:38 +05:30
2024-05-02 16:29:30 +02:00
2023-01-24 07:24:39 +01:00
2020-09-18 12:19:07 +05:30
2020-09-18 12:19:07 +05:30
2019-06-19 17:09:55 +02:00
2020-02-13 20:15:57 +05:30
2022-01-03 17:49:37 +05:30
2020-09-18 12:19:07 +05:30
2019-12-26 10:04:18 +05:30
2020-09-18 12:19:07 +05:30