Messages in this thread |  | | | Date | Tue, 3 Jul 2012 13:48:01 -0500 (CDT) | | From | Christoph Lameter <> | | Subject | Re: [PATCH powerpc 2/2] kfree the cache name of pgtable cache if SLUB is used |
| |
On Mon, 25 Jun 2012, Li Zhong wrote:
> This patch tries to kfree the cache name of pgtables cache if SLUB is > used, as SLUB duplicates the cache name, and the original one is leaked.
SLAB also does not free the name. Why would you have an #ifdef in there?
|  |