Yunsheng Lin
9b2b2f0771
net: sched: fix lockdep_set_class() typo error for sch->seqlock
...
[ Upstream commit 06f5553e0f0c2182268179b93856187d9cb86dd5 ]
According to comment in qdisc_alloc(), sch->seqlock's lockdep
class key should be set to qdisc_tx_busylock, due to possible
type error, sch->busylock's lockdep class key is set to
qdisc_tx_busylock, which is duplicated because sch->busylock's
lockdep class key is already set in qdisc_alloc().
So fix it by replacing sch->busylock with sch->seqlock.
Fixes: 96009c7d500e ("sched: replace __QDISC_STATE_RUNNING bit with a spin lock")
Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-08-12 13:22:07 +02:00
..
2021-07-19 09:44:51 +02:00
2020-09-24 19:46:21 -07:00
2020-09-24 19:46:21 -07:00
2020-09-24 19:46:21 -07:00
2021-07-25 14:36:19 +02:00
2020-10-05 18:40:01 -07:00
2020-09-24 19:46:21 -07:00
2020-10-05 18:40:01 -07:00
2020-09-24 19:46:21 -07:00
2020-09-24 19:46:21 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-09-24 19:46:21 -07:00
2020-12-03 11:13:37 -08:00
2020-09-24 19:46:21 -07:00
2020-09-24 19:46:21 -07:00
2020-09-24 19:46:21 -07:00
2020-09-24 19:46:21 -07:00
2020-09-24 19:46:21 -07:00
2020-09-24 19:46:21 -07:00
2021-07-28 14:35:40 +02:00
2020-10-20 21:10:41 -07:00
2021-07-14 16:56:19 +02:00
2021-07-28 14:35:41 +02:00
2020-01-27 10:51:43 +01:00
2020-01-27 10:51:43 +01:00
2019-05-30 11:26:32 -07:00
2020-08-04 13:49:43 -07:00
2021-05-19 10:12:53 +02:00
2020-01-27 10:51:43 +01:00
2020-06-19 12:53:30 -07:00
2020-03-16 01:59:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-02-01 12:25:06 -08:00
2021-07-28 14:35:38 +02:00
2020-09-28 18:48:42 -07:00
2020-07-13 17:20:40 -07:00
2019-05-30 11:26:32 -07:00
2020-07-03 14:34:53 -07:00
2020-07-03 14:34:53 -07:00
2020-07-03 14:34:53 -07:00
2020-02-29 21:27:02 -08:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-07-13 17:20:40 -07:00
2021-02-23 15:53:23 +01:00
2020-05-01 16:08:19 -07:00
2021-03-17 17:06:14 +01:00
2020-07-16 16:48:34 -07:00
2020-07-16 16:48:34 -07:00
2021-06-23 14:42:43 +02:00
2020-08-05 20:13:21 -07:00
2020-07-16 16:48:34 -07:00
2021-03-30 14:31:57 +02:00
2020-07-16 16:48:34 -07:00
2020-07-16 16:48:34 -07:00
2021-06-03 09:00:50 +02:00
2020-07-16 16:48:34 -07:00
2020-07-16 16:48:34 -07:00
2020-07-16 16:48:34 -07:00
2020-08-05 20:13:21 -07:00
2021-06-03 09:00:28 +02:00
2020-07-16 16:48:34 -07:00
2021-08-12 13:22:07 +02:00
2021-03-30 14:31:57 +02:00
2020-08-05 20:13:21 -07:00
2020-07-16 16:48:34 -07:00
2020-08-05 20:13:21 -07:00
2020-02-19 17:49:48 -08:00
2019-12-03 11:53:55 -08:00
2019-12-06 11:58:45 -08:00
2020-07-16 16:48:34 -07:00
2020-10-29 11:45:47 -07:00
2020-07-16 16:48:34 -07:00
2020-07-16 16:48:34 -07:00
2020-07-16 16:48:34 -07:00
2021-07-14 16:56:25 +02:00
2021-03-30 14:31:57 +02:00
2020-07-16 16:48:34 -07:00
2021-03-30 14:31:57 +02:00
2020-07-16 16:48:34 -07:00
2021-05-19 10:12:57 +02:00
2020-07-16 16:48:34 -07:00
2021-04-14 08:42:02 +02:00