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-02-08 15:33:32 -08:00
2008-02-08 15:33:32 -08:00
2008-02-03 17:34:55 +02:00
2008-02-05 09:44:20 -08:00
2008-02-07 08:42:30 -08:00
2007-07-17 10:23:11 -07:00
2008-02-03 15:54:28 +02:00
2008-01-25 22:17:08 +01:00
2007-11-09 15:11:44 -08:00
2008-02-07 08:42:30 -08:00
2007-05-08 11:15:04 -07:00
2008-04-02 15:28:18 -07:00
2007-08-01 20:48:17 -07:00
2008-05-28 09:05:28 -07:00
2008-02-08 09:22:42 -08:00
2008-02-08 09:22:39 -08:00
2007-07-11 16:02:11 -07:00
2008-02-08 09:22:42 -08:00
2008-04-28 08:58:23 -07:00
2007-05-11 08:29:34 -07:00
2008-02-08 09:22:34 -08:00
2008-02-05 09:44:20 -08:00
2008-04-17 10:42:34 -04:00
2008-01-31 19:27:19 -08:00
2008-04-10 13:41:29 -07:00
2008-05-14 10:05:18 -07:00
2007-07-10 17:51:13 -07:00
2007-10-16 09:43:03 -07:00
2007-05-09 12:30:46 -07:00
2007-10-19 11:53:34 -07:00
2008-04-19 19:44:58 +02:00
2008-05-02 16:18:20 -07:00
2007-07-15 16:40:52 -07:00
2008-05-01 08:03:58 -07:00
2008-02-20 19:58:16 -08:00