diff options
| author | David Woodhouse <[email protected]> | 2012-11-28 00:46:45 +0000 |
|---|---|---|
| committer | David Woodhouse <[email protected]> | 2012-12-02 00:05:16 +0000 |
| commit | d71ffeb12378243babb2227acfed0c8d263e237e (patch) | |
| tree | 06c451e078f5e11a6ce8135ef0c4539ca6e0e82c /tools/perf/scripts/python/bin | |
| parent | 0e56d99a5b557c760394d6941d7d1fc8d279eff3 (diff) | |
br2684: fix module_put() race
The br2684 code used module_put() during unassignment from vcc with
hope that we have BKL. This assumption is no longer true.
Now owner field in atmvcc is used to move this module_put()
to vcc_destroy_socket().
Signed-off-by: David Woodhouse <[email protected]>
Acked-by: Krzysztof Mazur <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions