diff options
| author | Krzysztof Mazur <[email protected]> | 2012-11-06 23:16:59 +0100 |
|---|---|---|
| committer | David Woodhouse <[email protected]> | 2012-11-28 00:37:04 +0000 |
| commit | e41faed9cde1acce657f75a0b19a1787e9850d3f (patch) | |
| tree | 92354ef7b85f7684d247a9e8ebb402c5f0d86ed5 /tools/perf/scripts/python/bin | |
| parent | 3b1a914595f3f9beb9e38ff3ddc7bdafa092ba22 (diff) | |
pppoatm: fix module_put() race
The pppoatm 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: Krzysztof Mazur <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions