diff options
author | Davidlohr Bueso <[email protected]> | 2016-04-20 20:14:07 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-04-25 20:24:26 -0300 |
commit | 73b1794e252b0476cc6e46461c7612cbaa88be45 (patch) | |
tree | bf1c9f639094225f585ee7563200e980bf907d68 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8daef508b0a144970e5cbc587525c351663fec63 (diff) |
perf bench futex: Simplify wrapper for LOCK_PI
Given that the 'val' parameter is ignored for FUTEX_LOCK_PI, get rid of
the bogus deadlock detection flag in the wrapper code and avoid the
extra argument, making it resemble its unlock counterpart. And if
nothing else, we already only pass 0 anyway.
Signed-off-by: Davidlohr Bueso <[email protected]>
Cc: Davidlohr Bueso <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions