From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 12 Jan 2016 07:51:31 -0500 From: Matthew Wilcox To: chenjie6@huawei.com Cc: Alexander Viro , linux-fsdevel@vger.kernel.org, zhihui.gao@huawei.com, linux-kernel@vger.kernel.org, lizefan@huawei.com, stable@vger.kernel.org Subject: Re: [PATCH] bugfix dax fault page should be no cache Message-ID: <20160112125131.GB8945@linux.intel.com> References: <1452599025-25489-1-git-send-email-chenjie6@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1452599025-25489-1-git-send-email-chenjie6@huawei.com> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Jan 12, 2016 at 07:43:45PM +0800, chenjie6@huawei.com wrote: > From: chenjie > > We show the pte: > *pte=01600000159c8fd3 > The page should be no_cache attr,it will be better. I disagree. What data do you have to show that the WC attribute would be better than WB? Even if we agree to that, this is the wrong place to change that attribute, so the patch is NAKed. But you need more than "it will be better".