Vlad Buslov
91052fa1c6
net: sched: protect chain->explicitly_created with block->lock
...
In order to remove dependency on rtnl lock, protect
tcf_chain->explicitly_created flag with block->lock. Consolidate code that
checks and resets 'explicitly_created' flag into __tcf_chain_put() to
execute it atomically with rest of code that puts chain reference.
Signed-off-by: Vlad Buslov <vladbu@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-12 13:41:32 -05:00
..
2018-12-19 00:28:05 +01:00
2018-12-25 17:07:49 +09:00
2018-12-06 13:26:07 -08:00
2018-06-28 10:40:47 -07:00
2018-10-23 10:57:06 -07:00
2019-01-23 11:18:00 -08:00
2019-02-08 15:00:17 -08:00
2019-02-03 11:17:30 -08:00
2019-01-29 01:08:29 +01:00
2019-02-03 20:11:43 -08:00
2019-02-08 22:57:27 -08:00
2018-10-23 10:57:06 -07:00
2019-01-22 11:33:46 +01:00
2019-01-21 14:53:12 +01:00
2019-02-12 12:34:19 -05:00
2018-07-27 13:17:50 -07:00
2019-02-08 15:00:17 -08:00
2019-01-29 21:18:54 -08:00
2018-10-04 09:40:52 -07:00
2019-02-11 12:46:51 -08:00
2018-12-03 15:40:30 -08:00
2018-12-24 16:19:56 -08:00
2019-02-08 15:00:17 -08:00
2019-02-08 15:00:17 -08:00
2018-11-10 16:55:11 -08:00
2018-09-17 18:43:42 -07:00
2018-11-15 18:09:32 +01:00
2019-01-31 08:58:46 -08:00
2018-12-03 14:15:26 -08:00
2018-10-22 19:59:20 -07:00
2019-02-08 15:00:17 -08:00
2018-09-28 12:46:07 +08:00
2019-02-08 22:57:27 -08:00
2018-11-27 16:37:20 -08:00
2019-02-08 15:00:17 -08:00
2018-09-21 18:58:34 -07:00
2019-01-19 10:09:58 -08:00
2019-01-27 10:38:04 -08:00
2018-12-23 16:01:35 -08:00
2018-07-12 16:55:29 -07:00
2019-01-28 17:34:38 -08:00
2019-01-17 15:54:45 -08:00
2018-12-23 16:01:35 -08:00
2018-07-05 20:20:03 +09:00
2019-02-08 15:00:17 -08:00
2018-12-18 13:13:56 +01:00
2019-01-27 10:40:01 -08:00
2019-02-08 15:00:17 -08:00
2019-02-12 13:41:32 -05:00
2019-02-08 15:00:17 -08:00
2019-02-12 11:59:45 -05:00
2018-10-15 12:23:19 -07:00
2019-02-06 15:32:34 -05:00
2019-02-06 14:17:03 -08:00
2019-01-24 22:31:23 -08:00
2019-02-12 12:35:14 -05:00
2018-10-23 10:57:06 -07:00
2019-02-08 15:00:17 -08:00
2018-07-24 14:10:42 -07:00
2019-02-08 15:00:17 -08:00
2018-11-29 14:25:36 -08:00
2019-01-28 19:38:33 -08:00
2019-01-16 13:10:55 +01:00
2019-02-03 11:17:30 -08:00
2018-12-19 11:21:37 -08:00
2018-06-28 13:36:39 +09:00
2019-02-08 15:00:17 -08:00