diff options
author | Jiri Kosina <jkosina@suse.cz> | 2015-10-26 06:06:29 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-12-02 01:26:33 +0300 |
commit | ced08b020e6ce0fa693e4d1d8c6088dbc0a36c64 (patch) | |
tree | 30e16047ad3fe9ab968d6c40dc32eef97eede443 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | d5ddcdf4d672fddeb947ab144eb355c917b431c3 (diff) | |
download | linux-ced08b020e6ce0fa693e4d1d8c6088dbc0a36c64.tar.xz |
uwb: uwbd() is not freezable kthread
uwbd() calls try_to_freeze(), but the thread doesn't mark itself freezable
through set_freezable(), so the try_to_freeze() call is useless.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions