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-24 11:13:12 -05:00
2011-10-31 19:30:30 -04:00
2011-11-06 19:44:47 -08:00
2011-10-31 19:30:30 -04:00
2011-10-31 19:30:30 -04:00
2011-10-31 19:30:30 -04:00
2011-12-07 03:12:59 +08:00
2011-12-09 14:07:12 -05:00
2011-12-01 14:05:17 -05:00
2011-11-21 16:46:24 -05:00
2011-10-17 19:22:46 -04:00
2011-11-21 12:11:13 -08:00
2011-12-06 13:59:16 -05:00
2011-10-31 19:30:30 -04:00
2011-11-21 16:45:26 -05:00
2011-11-26 15:49:07 -05:00
2011-03-17 11:59:32 +11:00
2011-10-31 19:30:28 -04:00
2011-07-03 20:05:16 -07:00
2011-09-15 14:49:44 -04:00
2011-10-31 19:30:30 -04:00
2011-12-12 18:50:51 -05:00
2011-12-12 18:50:51 -05:00
2011-10-31 19:30:30 -04:00
2011-10-31 19:30:30 -04:00
2011-10-13 16:05:07 -04:00
2011-06-16 23:19:27 -04:00
2011-11-26 15:57:36 -05:00
2011-09-16 19:20:20 -04:00
2011-10-31 19:30:30 -04:00
2011-12-09 14:07:12 -05:00
2011-12-01 22:19:01 -05:00
2011-11-29 16:48:52 -05:00
2011-09-28 13:29:50 -04:00
2011-10-31 19:30:30 -04:00
2011-11-06 19:44:47 -08:00
2011-11-14 21:49:46 -05:00
2011-10-31 19:30:30 -04:00
2011-11-14 00:10:50 -05:00
2011-10-31 19:30:29 -04:00
2011-10-31 19:30:30 -04:00
2011-10-31 19:30:30 -04:00
2011-12-12 19:08:54 -05:00
2011-11-29 15:51:03 -05:00
2011-11-22 23:55:27 +02:00
2011-10-31 19:30:30 -04:00
2011-11-26 16:34:22 -05:00
2011-11-07 13:27:30 -05:00
2011-10-31 19:30:30 -04:00
2011-12-05 11:05:44 -05:00
2011-11-06 19:44:47 -08:00
2011-11-26 14:29:51 -05:00
2011-10-31 19:30:30 -04:00
2011-07-05 15:26:57 -04:00
2011-07-05 15:26:57 -04:00
2010-10-15 15:53:27 +02:00
2011-09-22 03:23:13 -04:00
2011-10-31 19:30:30 -04:00