git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
877907d
)
[POWERPC] spufs: Free mm if spufs_fill_dir() failed
author
Sebastian Siewior
<bigeasy@linux.vnet.ibm.com>
Mon, 4 Jun 2007 13:26:51 +0000
(23:26 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 7 Jun 2007 01:44:39 +0000
(11:44 +1000)
In case spufs_fill_dir() fails only put_spu_context()
gets called for cleanup and the acquired mm_struct never gets freed.
Signed-off-by: Sebastian Siewior <bigeasy@linux.vnet.ibm.com>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found