On Mon, Jan 23, 2017 at 02:30:56PM +0900, Sergey Senozhatsky wrote: > On (01/23/17 14:22), Minchan Kim wrote: > [..] > > > Anyway, I will let you know the situation when it gets more clear. > > > > Yeb, Thanks. > > > > Perhaps, did you tried flush page before the writing? > > I think arm64 have no d-cache alising problem but worth to try it. > > Who knows :) > > I thought that flush_dcache_page() is only for cases when we write > to page (store that makes pages dirty), isn't it? I think we need both because to see recent stores done by the user. I'm not sure it should be done by block device driver rather than page cache. Anyway, brd added it so worth to try it, I thought. :) Thanks. http://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=c2572f2b4ffc27ba79211aceee3bef53a59bb5cd -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>