Re: [PATCH 15/33] aio: use flush_dcache_page()

2013-04-09 Thread Kent Overstreet
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 c

Re: [PATCH 15/33] aio: use flush_dcache_page()

2013-04-01 Thread Theodore Ts'o
The commit description needs to explain why flush_dcache_page() is needed now, but wasn't needed before. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo inf