X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fsh%2Fmaple%2Fmaple.c;h=63f0de29aa14eeb508645dd0b917e7c4163950c1;hb=93d546399c2b7d66a54d5fbd5eee17de19246bf6;hp=d1812d32f47d40c4c5e3c028aae8727c755f451f;hpb=cefb3d02cad6fae49369cdde24526c4c4806b20f;p=linux-2.6-omap-h63xx.git diff --git a/drivers/sh/maple/maple.c b/drivers/sh/maple/maple.c index d1812d32f47..63f0de29aa1 100644 --- a/drivers/sh/maple/maple.c +++ b/drivers/sh/maple/maple.c @@ -827,7 +827,7 @@ static int __init maple_bus_init(void) maple_queue_cache = kmem_cache_create("maple_queue_cache", 0x400, 0, - SLAB_POISON|SLAB_HWCACHE_ALIGN, NULL); + SLAB_HWCACHE_ALIGN, NULL); if (!maple_queue_cache) goto cleanup_bothirqs;