diff options
| author | Tomeu Vizoso <[email protected]> | 2014-12-02 08:54:19 +0100 |
|---|---|---|
| committer | Michael Turquette <[email protected]> | 2014-12-03 15:15:34 -0800 |
| commit | 10cdfe54dab034311c8e2fad9ba2dffbe616caa9 (patch) | |
| tree | 9a475d10896be0745db097ff414dec7447466f9c /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 4afbe1760d89fec07e7a8cce58beb1b4921a194c (diff) | |
clk: Don't try to use a struct clk* after it could have been freed
As __clk_release could call kfree on clk and then we wouldn't have a safe way
of getting the module that owns the clock.
Signed-off-by: Tomeu Vizoso <[email protected]>
Fixes: fcb0ee6a3d33 ("clk: Implement clk_unregister")
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Michael Turquette <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions