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:
8aa3d3c
)
ext4: Free ext4_prealloc_space using kmem_cache_free
author
Aneesh Kumar K.V
<aneesh.kumar@linux.vnet.ibm.com>
Sun, 16 Nov 2008 16:05:32 +0000
(11:05 -0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 5 Dec 2008 18:55:41 +0000
(10:55 -0800)
(cherry picked from commit
688f05a01983711a4e715b1d6e15a89a89c96a66
)
We should use kmem_cache_free to free memory allocated
via kmem_cache_alloc
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found