[Devel] Re: [PATCH v5 04/18] slab: don't preemptively remove element from list in cache destroy

Christoph Lameter cl at linux.com
Fri Oct 19 12:34:14 PDT 2012


On Fri, 19 Oct 2012, Glauber Costa wrote:

> I, however, see no reason why we need to do so, since we are now locked
> during the whole deletion (which wasn't necessarily true before).  I
> propose a simplification in which we delete it only when there is no
> more going back, so we don't need to add it again.

Ok lets hope that holding the lock does not cause issues.

Acked-by: Christoph Lameter <cl at linux.com>




More information about the Devel mailing list