Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753089AbbGNSLm (ORCPT ); Tue, 14 Jul 2015 14:11:42 -0400 Received: from resqmta-ch2-06v.sys.comcast.net ([69.252.207.38]:56520 "EHLO resqmta-ch2-06v.sys.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752162AbbGNSLl (ORCPT ); Tue, 14 Jul 2015 14:11:41 -0400 Date: Tue, 14 Jul 2015 13:11:39 -0500 (CDT) From: Christoph Lameter X-X-Sender: cl@east.gentwo.org To: Konstantin Khlebnikov cc: linux-mm@kvack.org, Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] mm/slub: fix slab double-free in case of duplicate sysfs filename In-Reply-To: <20150714131704.21442.17939.stgit@buzz> Message-ID: References: <20150714131704.21442.17939.stgit@buzz> Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 421 Lines: 11 > last reference of kmem-cache kobject and frees it. Kmem cache will be > freed second time at error path in kmem_cache_create(). Acked-by: Christoph Lameter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/