diff options
| author | Akinobu Mita <[email protected]> | 2007-04-23 21:08:20 +0200 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2007-04-23 21:18:57 +0200 |
| commit | db1384b40d12eda6910513ff429ad90453ca49e1 (patch) | |
| tree | 1109e9776f52f614a198a693601d9e9ea60f715c /tools/perf/scripts/python | |
| parent | c99c1994a2bb9493b4ac372b2b6ee2606d291171 (diff) | |
[POWERPC] spufs: fix memory leak on spufs reloading
When SPU isolation mode enabled, isolated_loader would be
allocated by spufs_init_isolated_loader() on module_init().
But anyone do not free it.
This patch introduces spufs_exit_isolated_loader() which is
the opposite of spufs_init_isolated_loader() and called on
module_exit().
Cc: Arnd Bergmann <[email protected]>
Signed-off-by: Akinobu Mita <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions