David Howells
0a2ce2ffc3
Fix FRV minimum slab/kmalloc alignment
...
> +#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, and the preprocessor doesn't
understand sizeof.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-05-28 09:05:28 -07:00
..
2008-05-14 19:11:14 -07:00
2008-05-23 15:38:07 +01:00
2008-05-02 16:18:20 -07:00
2008-05-17 18:21:57 +08:00
2008-05-02 16:18:20 -07:00
2008-05-28 09:05:28 -07:00
2008-05-24 09:56:13 -07:00
2008-05-14 19:11:14 -07:00
2008-05-18 14:34:16 +03:00
2008-05-02 16:18:21 -07:00
2008-05-18 13:28:50 -07:00
2008-05-01 08:08:36 -07:00
2008-05-24 09:56:08 -07:00
2008-05-28 07:59:06 -07:00
2008-05-15 11:03:43 -04:00
2008-05-23 16:15:37 +10:00
2008-05-12 22:57:51 +10:00
2008-05-15 16:52:39 +02:00
2008-05-16 15:09:08 +09:00
2008-05-20 00:33:44 -07:00
2008-05-25 22:50:16 -07:00
2008-05-14 19:11:14 -07:00
2008-05-14 19:11:14 -07:00
2008-05-23 18:16:15 +02:00
2008-05-14 19:11:14 -07:00
2008-05-01 18:22:28 +08:00
2008-05-28 14:49:27 +02:00
2008-05-20 10:12:26 -07:00
2008-05-22 10:48:59 -07:00
2008-04-29 08:06:12 -07:00
2008-05-02 13:52:35 -07:00
2008-05-13 14:47:44 +02:00