Eric Dumazet
3f1e6d3fd3
sch_gred: should not use GFP_KERNEL while holding a spinlock
...
gred_change_vq() is called under sch_tree_lock(sch).
This means a spinlock is held, and we are not allowed to sleep in this
context.
We might pre-allocate memory using GFP_KERNEL before taking spinlock,
but this is not suitable for stable material.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-12-12 19:08:54 -05:00
..
2011-10-31 19:30:28 -04:00
2011-07-06 02:52:16 -07:00
2011-07-06 02:52:16 -07:00
2011-07-06 02:52:16 -07:00
2011-08-17 20:10:20 -07:00
2011-07-06 02:52:16 -07:00
2011-07-06 02:52:16 -07:00
2011-07-06 02:52:16 -07:00
2011-07-06 02:52:16 -07:00
2011-07-06 02:52:16 -07:00
2011-07-06 02:52:16 -07:00
2011-07-06 02:52:16 -07:00
2011-07-06 02:52:16 -07:00
2011-10-31 19:30:28 -04:00
2011-07-06 02:52:16 -07:00
2011-07-06 02:52:16 -07:00
2007-07-10 22:16:41 -07:00
2007-07-10 22:16:41 -07:00
2011-09-15 14:49:43 -04:00
2011-07-06 02:52:16 -07:00
2011-07-06 02:52:16 -07:00
2011-01-19 23:31:12 -08:00
2011-07-14 14:45:59 -07:00
2011-01-19 23:31:12 -08:00
2011-01-19 23:31:12 -08:00
2011-01-19 23:31:12 -08:00
2011-01-19 23:31:12 -08:00
2011-05-19 19:23:28 -04:00
2011-04-04 11:10:24 -07:00
2011-07-06 02:52:16 -07:00
2011-06-06 22:55:11 -07:00
2008-10-31 00:45:55 -07:00
2011-01-24 14:09:35 -08:00
2011-06-21 20:33:34 -07:00
2011-01-20 23:31:33 -08:00
2011-01-24 14:09:35 -08:00
2011-03-03 11:10:02 -08:00
2011-07-15 08:08:26 -07:00
2011-12-12 19:08:54 -05:00
2011-01-24 14:09:35 -08:00
2011-03-31 11:26:23 -03:00
2011-01-10 16:07:54 -08:00
2011-10-31 19:30:30 -04:00
2011-10-31 19:30:28 -04:00
2011-01-24 14:09:35 -08:00
2011-06-21 19:17:20 -07:00
2011-08-09 21:52:11 -07:00
2011-04-04 11:10:24 -07:00
2011-12-01 19:24:38 -05:00
2011-08-26 12:55:18 -04:00
2011-08-01 02:27:21 -07:00
2011-01-24 14:09:35 -08:00
2011-11-30 17:10:49 -05:00