[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CABawtvM6MpwHH7kFjnqSr69QWboFXsEiu6Fv0MMJkhQbaXCLxw@mail.gmail.com>
Date: Tue, 10 Dec 2013 16:16:56 +0800
From: Ethan Zhao <ethan.kernel@...il.com>
To: Christoph Lameter <cl@...ux.com>
Cc: alokk@...softinc.com, shobhit@...softinc.com, shai@...lex86.org,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] mm/slab.c: check pointer slabp before using it in alloc_slabmgmt()
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@...il.com> 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@...ux.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists