aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorGerald Schaefer <[email protected]>2009-12-07 12:52:19 +0100
committerMartin Schwidefsky <[email protected]>2009-12-07 12:51:38 +0100
commitfeb5c5a450a5e56f3be09a18b541996c86bd94bc (patch)
tree00ffa94a0a597e092fc3845191c932f31d0dff46 /tools/perf/util/trace-event-scripting.c
parent801f97b7da9dff4aace7111bfe0d073caf5febd2 (diff)
[S390] vmwatchdog: remove lock_kernel() from open() function
The lock_kernel() calls in the open() function are unnecessary because misc_register() is called last in module_init() and concurrent open() calls are handled by other means. Signed-off-by: Gerald Schaefer <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions