On Mon, 25 Jun 2007, Hugh Dickins wrote: > Please reread mails of the last 20 hours. Your "ARM fix" may or may not > be a good thing, I don't know. But it had nothing to do with this oops, > which (we believe) came from a kmalloc in drivers/mmc/core/sd.c. There > are likely to be many other drivers which pass down kmalloc'ed buffers > to routines which handle both kmalloc'ed buffers and page buffers. > Though very few of those needing to flush_dcache_page.
If that is so then those functions may want to check PageSlab before calling flush_dcache_page. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/