aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2011-01-25 21:49:56 +0100
committerArnd Bergmann <[email protected]>2011-03-05 10:55:58 +0100
commitb0d0d915d1d1a0fe486849f3e41333c66df620c4 (patch)
treef9fef7b282b0ad9260b87c8ab2b12baa7b5deaff /tools/perf/util/trace-event-scripting.c
parent60d9f461a20ba59219fdcdc30cbf8e3a4ad3f625 (diff)
ipx: remove the BKL
This replaces all instances of lock_kernel in the IPX code with lock_sock. As far as I can tell, this is safe to do, because there is no global state that needs to be locked in IPX, and the code does not recursively take the lock or sleep indefinitely while holding it. Compile-tested only. Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: David S. Miller <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> Cc: [email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions