Nick Hainke
d8e0163e74
generic: import patch fixing workqueue compilation with gcc-13
...
Already applied in wq/for-6.5 [0].
Fixes errors in the form of:
kernel/workqueue.c: In function 'get_work_pwq':
kernel/workqueue.c:705:24: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
705 | return (void *)(data & WORK_STRUCT_WQ_DATA_MASK);
| ^
kernel/workqueue.c: In function 'get_work_pool':
kernel/workqueue.c:733:25: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
733 | return ((struct pool_workqueue *)
| ^
kernel/workqueue.c: In function 'get_work_pool_id':
kernel/workqueue.c:755:25: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
755 | return ((struct pool_workqueue *)
| ^
cc1: all warnings being treated as errors
[0] - https://lore.kernel.org/all/ZGmEmkcrfh7QdkIz@slm.duckdns.org/
Fixes : #12687 ("mt7621: kernel 5.15 compile failure with GCC 13")
Signed-off-by: Nick Hainke <vincent@systemli.org>
2023-05-30 15:01:13 +02:00
..
2022-03-27 05:00:50 +01:00
2022-03-27 05:00:50 +01:00
2023-03-18 12:52:17 +01:00
2023-02-03 09:34:32 +01:00
2023-02-03 09:34:32 +01:00
2023-03-04 12:54:38 +01:00
2023-04-30 00:02:47 +02:00
2023-05-12 03:15:35 +02:00
2022-03-27 05:00:50 +01:00
2022-03-27 05:00:50 +01:00
2023-05-12 03:15:34 +02:00
2022-06-06 19:20:28 +02:00
2023-05-30 15:01:13 +02:00
2023-02-28 04:38:13 -05:00
2022-06-06 19:20:28 +02:00
2022-03-27 05:00:50 +01:00
2022-03-27 05:00:50 +01:00
2023-03-04 13:09:30 +01:00
2022-03-27 05:00:50 +01:00
2022-03-27 05:00:50 +01:00
2022-03-27 05:00:50 +01:00
2022-11-27 13:18:29 +01:00
2022-06-27 00:57:16 +02:00
2023-03-20 19:51:53 +01:00
2023-04-18 13:53:03 +02:00
2023-04-18 13:53:03 +02:00
2022-08-23 10:37:04 +02:00
2022-08-05 14:10:42 +02:00
2022-10-19 07:07:14 +02:00
2022-06-27 00:57:16 +02:00
2022-06-27 00:57:16 +02:00
2023-01-06 19:22:52 +01:00
2023-01-06 19:22:52 +01:00
2023-01-13 22:04:22 +01:00
2022-07-14 06:45:21 +02:00
2022-07-31 18:55:22 +02:00
2022-07-31 18:55:22 +02:00
2022-07-31 18:55:22 +02:00
2023-04-18 13:53:03 +02:00
2023-04-18 13:53:03 +02:00
2023-04-01 19:47:46 +02:00
2023-04-15 03:23:42 +01:00
2022-03-27 05:00:50 +01:00
2022-03-27 05:00:50 +01:00
2022-03-27 05:00:50 +01:00
2022-06-27 00:57:16 +02:00
2022-08-28 13:06:24 +02:00
2022-03-27 05:00:50 +01:00
2022-07-31 18:55:22 +02:00
2022-09-30 13:13:51 +02:00
2022-04-09 19:31:46 +02:00
2022-03-27 05:00:50 +01:00
2023-03-18 12:52:17 +01:00
2023-05-26 11:50:37 +02:00
2023-04-30 00:02:47 +02:00
2022-11-05 16:26:38 +01:00
2023-03-18 12:52:17 +01:00
2022-03-27 05:00:50 +01:00
2023-05-26 11:50:37 +02:00
2022-03-27 05:00:50 +01:00
2022-07-31 18:55:22 +02:00
2022-09-23 12:16:29 +02:00
2022-10-24 21:10:48 +02:00
2023-03-29 16:14:37 +02:00
2022-12-11 02:42:52 +01:00
2023-03-05 08:51:22 +01:00
2022-06-06 19:20:28 +02:00
2023-04-22 04:08:41 +01:00
2023-04-22 04:08:41 +01:00
2023-05-23 15:53:22 +01:00
2023-04-22 04:08:41 +01:00
2023-04-22 04:08:41 +01:00
2023-04-24 03:16:26 +01:00
2023-04-22 04:08:41 +01:00
2023-04-22 04:08:41 +01:00
2023-04-24 03:16:26 +01:00
2023-04-30 17:27:00 +01:00
2023-04-01 09:16:30 +02:00
2023-03-29 16:14:37 +02:00
2023-03-29 16:14:37 +02:00
2023-03-05 08:51:22 +01:00
2023-03-29 16:14:37 +02:00
2023-03-23 17:54:18 +01:00
2023-03-27 19:07:54 +01:00
2023-03-23 17:54:18 +01:00
2023-03-25 11:58:59 +01:00
2023-03-25 11:58:59 +01:00
2023-03-25 11:58:59 +01:00
2023-03-25 11:58:59 +01:00
2023-05-23 15:53:22 +01:00
2023-05-23 15:53:22 +01:00
2023-05-23 15:53:22 +01:00
2023-05-23 15:53:22 +01:00
2023-05-23 15:53:22 +01:00
2023-05-23 15:53:22 +01:00
2023-05-27 21:57:01 +01:00
2023-02-08 00:21:28 +01:00
2023-05-26 11:50:37 +02:00
2023-05-18 18:22:27 +02:00
2023-03-23 12:20:31 +01:00
2023-04-01 22:39:35 +02:00
2023-04-01 22:39:35 +02:00
2023-03-21 19:28:38 +01:00
2023-03-24 11:23:42 +01:00
2023-05-18 18:22:27 +02:00
2023-05-23 15:53:22 +01:00
2022-03-27 05:00:50 +01:00
2023-04-06 12:21:29 +02:00
2022-04-09 19:31:46 +02:00
2022-08-23 10:37:04 +02:00
2023-01-03 23:55:45 +01:00
2022-03-27 05:00:50 +01:00
2022-08-25 22:07:43 +02:00
2023-03-22 18:31:31 +01:00
2023-03-22 18:31:31 +01:00
2023-03-22 18:31:31 +01:00
2023-02-28 04:38:13 -05:00