diff options
| author | Akinobu Mita <[email protected]> | 2006-10-17 00:10:27 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-10-17 08:18:48 -0700 |
| commit | ea6f94dfe9db4d19a39e774cfafa5c9428a9fdbc (patch) | |
| tree | 22c0b158dd9bf54e516eb7a9d6f50e3405b729d7 /include/linux/debugobjects.h | |
| parent | 3864c4894a7f4c03d69a90082a5bb0ab10e437ab (diff) | |
[PATCH] rd: memory leak on rd_init() failure
If RAM disk driver initialization fails due to blk_alloc_queue() faulure, the
gendisk structs stored in rd_disks[] will not be freed completely.
This patch resolves that memory leak case by doing alloc_disk() and
blk_alloc_queue() at the same time.
Signed-off-by: Akinobu Mita <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions