Re: [PATCH] mm/slab.c: check pointer slabp before using it in alloc_slabmgmt()

From: Ethan Zhao
Date: Tue Dec 10 2013 - 03:17:19 EST


Christoph,

No, stable 3.12.4 and 3.12.3 need this patch. 3.13RC doesn't
need it anymore.

Thanks,
Ethan

On Tue, Dec 10, 2013 at 3:08 PM, Ethan Zhao <ethan.kernel@xxxxxxxxx> wrote:
> Christoph,
> Found in the latest stable release V3.12.3, yes, changed in
> 3.12.4. not needed for later release anymore.
>
> Thanks,
> Ethan
>
>
> On Tue, Dec 10, 2013 at 12:11 AM, Christoph Lameter <cl@xxxxxxxxx> wrote:
>> On Sun, 8 Dec 2013, ethan.zhao wrote:
>>
>>> Move the NULL check of slabp to the right place before refer its memeber in
>>> function alloc_slabmgmt().
>>
>> I am having trouble to find the code you are modifying. Which kernel
>> release is this? The code you are referring to has been rewritten in the
>> meantime or this is some other code basis.
>>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/