From: Pekka Enberg <penberg@cs.helsinki.fi>
To: Christoph Lameter <cl@linux-foundation.org>
Cc: David Rientjes <rientjes@google.com>, linux-kernel@vger.kernel.org
Subject: Re: [patch] slub: remove impossible condition
Date: Fri, 22 Jan 2010 18:36:49 +0200 [thread overview]
Message-ID: <4B59D421.2020708@cs.helsinki.fi> (raw)
In-Reply-To: <alpine.DEB.2.00.1001151736110.10558@router.home>
Christoph Lameter wrote:
> On Fri, 15 Jan 2010, David Rientjes wrote:
>
>> `s' cannot be NULL if kmalloc_caches is not NULL.
>>
>> This conditional would trigger a NULL pointer on `s', anyway, since it is
>> immediately derefernced if true.
>
> Ok that was caused by the patches for the dma kmalloc in the -next tree.
>
> Acked-by: Christoph Lameter <cl@linux-foundation.org>
Applied, thanks!
prev parent reply other threads:[~2010-01-22 16:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-15 20:49 [patch] slub: remove impossible condition David Rientjes
2010-01-15 23:38 ` Christoph Lameter
2010-01-22 16:36 ` Pekka Enberg [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B59D421.2020708@cs.helsinki.fi \
--to=penberg@cs.helsinki.fi \
--cc=cl@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rientjes@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.