[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <25268.1211989741@redhat.com>
Date: Wed, 28 May 2008 16:49:01 +0100
From: David Howells <dhowells@...hat.com>
To: unlisted-recipients:; (no To-header on input)
Cc: dhowells@...hat.com, torvalds@...l.org, akpm@...ux-foundation.org,
penberg@...helsinki.fi, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] FRV: Specify the minimum slab/kmalloc alignment
David Howells <dhowells@...hat.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
--
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