Stephen Hemminger b7c8921bf1 [PKTGEN]: Sleeping function called under lock
pktgen is calling kmalloc GFP_KERNEL and vmalloc with lock held.
The simplest fix is to turn the lock into a semaphore, since the
thread lock is only used for admin control from user context.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Robert Olsson <robert.olsson@its.uu.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2005-10-26 00:03:12 -02:00
..
2005-10-05 12:16:04 -07:00
2005-10-20 14:49:59 -02:00
2005-10-25 23:54:01 -02:00
2005-10-25 23:54:01 -02:00
2005-10-05 12:16:04 -07:00
2005-10-03 13:57:23 -07:00
2005-10-25 23:54:01 -02:00