Yunshui Jiang
d1e4e94cb8
net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
...
[ Upstream commit b8ec0dc3845f6c9089573cb5c2c4b05f7fc10728 ]
mac802154 devices update their dev->stats fields locklessly. Therefore
these counters should be updated atomically. Adopt SMP safe DEV_STATS_INC()
and DEV_STATS_ADD() to achieve this.
Signed-off-by: Yunshui Jiang <jiangyunshui@kylinos.cn>
Message-ID: <20240531080739.2608969-1-jiangyunshui@kylinos.cn>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-07-27 10:40:21 +02:00
..
2021-09-15 09:50:34 +02:00
2024-06-16 13:32:34 +02:00
2023-01-14 10:16:18 +01:00
2024-02-23 08:41:55 +01:00
2023-12-20 15:44:29 +01:00
2023-12-20 15:44:28 +01:00
2022-06-22 14:13:17 +02:00
2024-07-05 09:12:54 +02:00
2024-07-05 09:12:28 +02:00
2023-01-14 10:15:31 +01:00
2024-05-17 11:48:07 +02:00
2023-03-17 08:45:11 +01:00
2024-07-05 09:12:53 +02:00
2024-07-18 13:05:49 +02:00
2024-07-18 13:05:43 +02:00
2023-08-11 11:57:50 +02:00
2023-11-20 11:06:55 +01:00
2023-06-21 15:45:38 +02:00
2024-01-25 14:37:50 -08:00
2023-07-27 08:44:10 +02:00
2024-05-02 16:23:44 +02:00
2024-07-18 13:05:46 +02:00
2024-03-26 18:22:03 -04:00
2022-11-03 23:57:51 +09:00
2024-01-05 15:12:24 +01:00
2024-07-18 13:05:47 +02:00
2024-07-27 10:40:18 +02:00
2024-07-05 09:12:49 +02:00
2024-03-26 18:21:54 -04:00
2023-08-26 15:26:51 +02:00
2024-05-17 11:48:00 +02:00
2022-04-27 13:53:50 +02:00
2024-02-23 08:42:17 +01:00
2024-07-27 10:40:17 +02:00
2024-07-27 10:40:21 +02:00
2023-02-22 12:55:58 +01:00
2024-07-05 09:12:32 +02:00
2024-07-05 09:12:22 +02:00
2024-07-05 09:12:49 +02:00
2024-01-25 14:37:40 -08:00
2024-05-25 16:19:06 +02:00
2024-07-05 09:12:37 +02:00
2024-06-16 13:32:27 +02:00
2024-05-17 11:48:00 +02:00
2024-06-16 13:32:27 +02:00
2024-07-05 09:12:34 +02:00
2024-05-17 11:48:07 +02:00
2023-12-13 18:27:06 +01:00
2024-06-16 13:32:15 +02:00
2024-04-13 12:59:19 +02:00
2024-01-05 15:12:28 +01:00
2024-01-05 15:12:24 +01:00
2024-02-23 08:42:20 +01:00
2024-07-18 13:05:46 +02:00
2024-07-18 13:05:39 +02:00
2024-04-13 12:59:43 +02:00
2021-11-18 14:04:27 +01:00
2024-07-05 09:12:47 +02:00
2024-07-05 09:12:38 +02:00
2024-06-16 13:32:27 +02:00
2024-07-05 09:12:23 +02:00
2024-01-25 14:37:45 -08:00
2024-07-27 10:40:18 +02:00
2024-03-26 18:21:54 -04:00
2024-05-02 16:23:33 +02:00
2024-06-16 13:32:36 +02:00
2023-06-21 15:45:38 +02:00
2023-06-21 15:45:38 +02:00
2024-01-15 18:48:04 +01:00