Re: PPC: slab error in cache_free_debugcheck() fromsd_revalidate_disk

From: Benjamin Herrenschmidt
Date: Sat Oct 18 2003 - 16:14:43 EST



> That looks like a bug Ben reported some time ago: The dma controller
> trashes the whole cacheline when it transfers data from disk to memory.
> I think the only solution is to disable redzoning for the kmalloc
> caches, or to use get_free_pages instead of kmalloc for the disk buffers,.

Looks like it indeed. I will probably send a patch to use get_free_page()
instead one of these days (after I've moved)

Ben.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/