From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Wilcox Date: Sun, 29 Aug 2021 02:40:59 +0100 Subject: [Cluster-devel] [PATCH v7 05/19] iov_iter: Introduce fault_in_iov_iter_writeable In-Reply-To: References: <20210827232246.GA1668365@agluck-desk2.amr.corp.intel.com> <87r1edgs2w.ffs@tglx> Message-ID: List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Sat, Aug 28, 2021 at 03:20:58PM -0700, Tony Luck wrote: > On Sat, Aug 28, 2021 at 3:12 PM Al Viro wrote: > > BTW, is #MC triggered on stored to a poisoned cacheline? Existence of CLZERO > > would seem to argue against that... > > No #MC on stores. Just on loads. Note that you can't clear poison > state with a series of small writes to the cache line. But a single > 64-byte store might do it (architects didn't want to guarantee that > it would work when I asked about avx512 stores to clear poison > many years ago). Dave Jiang thinks MOVDIR64B clears poison. http://archive.lwn.net:8080/linux-kernel/157617505636.42350.1170110675242558018.stgit at djiang5-desk3.ch.intel.com/