From: David Howells <dhowells@redhat.com>
To: unlisted-recipients:; (no To-header on input)
Cc: dhowells@redhat.com, torvalds@osdl.org,
akpm@linux-foundation.org, penberg@cs.helsinki.fi,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] FRV: Specify the minimum slab/kmalloc alignment
Date: Wed, 28 May 2008 16:49:01 +0100 [thread overview]
Message-ID: <25268.1211989741@redhat.com> (raw)
In-Reply-To: <20080528143634.29463.2720.stgit@warthog.procyon.org.uk>
David Howells <dhowells@redhat.com> wrote:
> +#define ARCH_KMALLOC_MINALIGN (sizeof(long) * 2)
> +#define ARCH_SLAB_MINALIGN (sizeof(long) * 2)
This doesn't work if SLAB is selected and slab debugging is enabled as these
are passed to the preprocessor.
David
next prev parent reply other threads:[~2008-05-28 15:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-28 14:36 [PATCH] FRV: Specify the minimum slab/kmalloc alignment David Howells
2008-05-28 15:49 ` David Howells [this message]
2008-05-28 19:15 ` Andrew Morton
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=25268.1211989741@redhat.com \
--to=dhowells@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=penberg@cs.helsinki.fi \
--cc=torvalds@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox