2011-06-04 08:38:27

by Sedat Dilek

[permalink] [raw]
Subject: Re: Revert "slub: Remove node check in slab_free"

What happened to that revert-patch?
( Not in -tip... not in -slab... not in mainline. )

- Sedat -

[1] https://patchwork.kernel.org/patch/815332/


2011-06-04 21:17:17

by Linus Torvalds

[permalink] [raw]
Subject: Re: Revert "slub: Remove node check in slab_free"

On Sat, Jun 4, 2011 at 5:38 PM, Sedat Dilek <[email protected]> wrote:
> What happened to that revert-patch?
> ( Not in -tip... not in -slab... not in mainline. )
>
> - Sedat -
>
> [1] https://patchwork.kernel.org/patch/815332/

It was fixed without reverting by commit a71ae47a2cbf ("slub: Fix
double bit unlock in debug mode")

Linus