summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSudarshan Rajagopalan <sudaraja@codeaurora.org>2017-04-10 19:10:47 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-04-14 11:02:02 -0700
commitd98007e67209bb02a08a991d2ee6a84bacc9cb15 (patch)
tree14fa30536f2ea57a24f11e05e6b7efd6504d8091 /tools/perf/scripts/python
parent406ab7d2d4f3a72f3ef1dd10f894e6c88ee3ac01 (diff)
ashmem: add mutex to set size ioctl
The ioctl of ashmem is an unlocked method, hence each of its command functions must have its own locking. Since asma->size is used at different critical sections, it must remain unchanged until the end of the critical section that is being executed. Change-Id: I804604667a25976334c174ba33601bed35df3755 Signed-off-by: Sudarshan Rajagopalan <sudaraja@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions