diff options
| author | Jiri Kosina <[email protected]> | 2016-02-10 11:41:08 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-02-11 19:23:28 -0800 |
| commit | cf09d6428de3aa6bb6a8164d86bc1cc0cd678d8e (patch) | |
| tree | 0da4f8c29f17a1ef9434599af1e33ff106b5b868 /tools/perf/scripts/python | |
| parent | dfdf141429f0895b63c882facc42c86f225033cb (diff) | |
w1: w1_process() is not freezable kthread
w1_process() calls try_to_freeze(), but the thread doesn't mark itself
freezable through set_freezable(), so the try_to_freeze() call is useless.
Acked-by: Evgeniy Polyakov <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions