On Mon, Apr 01, 2013 at 10:12:29PM -0400, Theodore Ts'o wrote: > The commit description needs to explain why flush_dcache_page() is > needed now, but wasn't needed before.
It wasn't causing problems before because it's not needed on x86, but it is needed on other architectures. Added that to the commit description. -- 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/

