aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorStephen Hemminger <[email protected]>2005-10-14 15:26:34 -0700
committerArnaldo Carvalho de Melo <[email protected]>2005-10-26 00:03:12 -0200
commitb7c8921bf1a8a9c1907b1eeb029d3f167be226f3 (patch)
tree8b3fcc1f10d297ddde054f8be887cd09129e0320 /scripts
parent670c02c2bfd2c8a305a90f5285409a7b0a8fd630 (diff)
[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 <[email protected]> Signed-off-by: Robert Olsson <[email protected]> Signed-off-by: David S. Miller <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions