diff options
author | Arnd Bergmann <[email protected]> | 2011-01-23 00:21:11 +0100 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2011-03-05 10:55:57 +0100 |
commit | 60d9f461a20ba59219fdcdc30cbf8e3a4ad3f625 (patch) | |
tree | 1b6b03505a435172932869bdc0a966d62c560985 /tools/perf/util/trace-event-scripting.c | |
parent | 77b2283604bdd7053494a97b0e2fee97148206c6 (diff) |
appletalk: remove the BKL
This changes appletalk to use lock_sock instead of
lock_kernel for serialization. I tried to make sure
that we don't hold the socket lock during sleeping
functions, but I did not try to prove whether the
locks are necessary in the first place.
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: David Miller <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions