Files
twx-linux/include/linux
Eric Dumazet 4d3c5c319b net: igmp: increase size of mr_ifc_count
[ Upstream commit b69dd5b378 ]

Some arches support cmpxchg() on 4-byte and 8-byte only.
Increase mr_ifc_count width to 32bit to fix this problem.

Fixes: 4a2b285e7e ("net: igmp: fix data-race in igmp_ifc_timer_expire()")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210811195715.3684218-1-eric.dumazet@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-08-18 08:57:01 +02:00
..
2021-05-19 10:08:30 +02:00
2021-03-04 10:26:29 +01:00
2021-06-30 08:47:51 -04:00
2021-03-07 12:20:49 +01:00
2021-06-10 13:37:14 +02:00