summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorCorey Minyard <cminyard@mvista.com>2018-04-05 22:40:30 +0300
committerCorey Minyard <cminyard@mvista.com>2018-04-18 18:22:53 +0300
commit6aa2dd0092d2762cc12cccf5142313858f4153a4 (patch)
treec3f8064e37de56dab707e1532abdad1a8bb4c0fd /tools/perf/scripts/python/export-to-postgresql.py
parentaa7a8f9e1b03c75c5288966770bd7f80cddb7b83 (diff)
downloadlinux-6aa2dd0092d2762cc12cccf5142313858f4153a4.tar.xz
ipmi_devintf: Small lock rework
The mutex didn't really serve any useful purpose, from what I can tell, and it would just get in the way. So remove it. Removing that required a mutex around the default value setting and getting, so just use the receive mutex for that. Also pull the fasync stuff outside of the lock for adding the data to the queue, since it didn't need to be there. Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions