[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.58.0607261448520.17986@sbz-30.cs.Helsinki.FI>
Date: Wed, 26 Jul 2006 14:49:23 +0300 (EEST)
From: Pekka J Enberg <penberg@...Helsinki.FI>
To: Christoph Lameter <clameter@....com>
cc: Heiko Carstens <heiko.carstens@...ibm.com>,
Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org
Subject: Re: [patch] slab: always follow arch requested alignments
On Wed, 26 Jul 2006, Pekka J Enberg wrote:
> Note that this will fix the kmem_cache_init() case too. If
> ARCH_KMALLOC_MINALIGN is greater than BYTES_PER_WORD, we'll disable
> debugging for those caches. It's obviously ok to have debugging for
> kmem_cache_init caches too if ARCH_KMALLOC_MINALIGN is greater than or
> equal to BYTES_PER_WORD.
Eh, meant "if ARCH_KMALLOC_MINALIGN is less than or equal to
BYTES_PER_WORD" obviously.
-
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