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:
fedcd2c
)
[POWERPC] axonram: Do not delete gendisks queue in error path
author
Maxim Shchetynin
<maxim@de.ibm.com>
Wed, 22 Aug 2007 17:01:28 +0000
(
03:01
+1000)
committer
Paul Mackerras
<paulus@samba.org>
Sat, 25 Aug 2007 06:58:27 +0000
(16:58 +1000)
On exit do not delete gendisk's queue because this is already done by
del_gendisk(). Doing it twice may cause memory damage.
Signed-off-by: Maximilian <maxim@de.ibm.com>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found