diff options
author | Joonsoo Kim <[email protected]> | 2014-05-29 15:29:18 +0900 |
---|---|---|
committer | Marek Szyprowski <[email protected]> | 2014-05-29 09:25:14 +0200 |
commit | f70e3c4f8b6ab61f713e040822ec51f5de498146 (patch) | |
tree | 37664fdf197609d2d445e6bde8d0e96fa6928ef4 /tools/perf/util/trace-event-scripting.c | |
parent | bb56d0dc23aa3428c0b1901414bfcf698eb693fb (diff) |
CMA: correct unlock target
'cma: Remove potential deadlock situation' introduces per cma area mutex
for bitmap management. It is good, but there is one mistake. When we
can't find appropriate area in bitmap, we release cma_mutex global lock
rather than cma->lock and this is a bug. So fix it.
Signed-off-by: Joonsoo Kim <[email protected]>
Signed-off-by: Marek Szyprowski <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions