Files
twx-linux/include/linux
Bixuan Cui 01ed8ff22a irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
[ Upstream commit 20c36ce216 ]

The 'size' is used in struct_size(domain, revmap, size) and its input
parameter type is 'size_t'(unsigned int).
Changing the size to 'unsigned int' to make the type consistent.

Signed-off-by: Bixuan Cui <cuibixuan@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210916025203.44841-1-cuibixuan@huawei.com
Stable-dep-of: 8932c32c30 ("irqdomain: Fix domain registration race")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-03-17 08:32:49 +01:00
..
2020-02-19 19:53:09 +01:00
2023-02-06 07:52:49 +01:00
2022-10-26 13:22:39 +02:00
2022-07-07 17:36:49 +02:00
2020-03-25 08:25:58 +01:00
2022-10-26 13:22:46 +02:00
2022-04-15 14:18:32 +02:00
2019-12-13 08:42:53 +01:00
2021-03-04 10:26:29 +01:00
2022-08-25 11:18:04 +02:00
2021-02-07 15:35:49 +01:00
2022-10-07 09:16:54 +02:00
2021-11-17 09:48:17 +01:00
2019-12-13 08:43:18 +01:00
2023-03-11 16:44:15 +01:00
2020-03-18 07:17:46 +01:00
2020-04-02 15:11:00 +02:00
2021-03-07 12:20:49 +01:00
2020-12-11 13:23:28 +01:00
2020-04-02 15:11:00 +02:00
2021-06-10 13:37:14 +02:00