All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] sh: Do not pass SLAB_POISON to kmem_cache_create()
Date: Tue, 16 Dec 2008 00:22:35 +0000	[thread overview]
Message-ID: <20081216002235.GB7407@linux-sh.org> (raw)
In-Reply-To: <1229274556-31790-1-git-send-email-mjf@gentoo.org>

On Sun, Dec 14, 2008 at 05:09:16PM +0000, Matt Fleming wrote:
> SLAB_POISON is not a valid flag for kmem_create_cache() unless
> CONFIG_DEBUG_SLAB is set, and can we ever know if it's set? Since no
> drivers seem to use this flag just remove it from the flags argument.
> 
> Acked-by: Adrian McMenamin <adrian@newgolddream.dyndns.info>
> Signed-off-by: Matt Fleming <mjf@gentoo.org>

Applied, thanks. In the future, if your patch is tied to a fixed
subsystem, please denote that in the subject. ie, something like
'sh: maple: ...' so it is obvious where the problem is and what it does
and does not apply to. There is no need to punish the rest of the port
for the sins of the dreamcast.

  reply	other threads:[~2008-12-16  0:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-14 17:09 [PATCH] sh: Do not pass SLAB_POISON to kmem_cache_create() Matt Fleming
2008-12-16  0:22 ` Paul Mundt [this message]
2008-12-16  7:17 ` Matt Fleming

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=20081216002235.GB7407@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-sh@vger.kernel.org \
    /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.