Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp198486imm; Mon, 2 Jul 2018 09:59:10 -0700 (PDT) X-Google-Smtp-Source: ADUXVKIGCtmFj+14kve2kJAC3GB22Wf+xsHKDqlKt5TZQOhKR6Ss7gaoQzfAPb9qLwfsuw+IPOEi X-Received: by 2002:a63:bd01:: with SMTP id a1-v6mr22326495pgf.319.1530550750460; Mon, 02 Jul 2018 09:59:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530550750; cv=none; d=google.com; s=arc-20160816; b=nVFLpoq2PGFPxdstKPH1e0KfQJ1jhmb57sGZ4ELdKSOoa2fGQLY/414P38KYMtYyNF 8kL2eV3mcQ6uYvuMLJh7JhZsV4rYziBXmXx/rL2DZELhiHIDWwj4zTRMlEGW9rVW9UXv eyPgQrwXIu0Cc+JtPaU+xWIKaZHX7RafzRF5qUJPMQ+7OfIQT1V1TshwA9MORqTJgQNq 9lWiqEDq5lc7bj0MuD41VAKb//KEWmhHPpvnYix52TYrV+YMgWStzA8vpff+57rOaRII TDq7d9gzG83sAnn3ydD6o3ubGeB2yErL3B+iVukXx8LXS7givocgpYfvrbryXpl6ZZFp 7NpA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:mail-followup-to :message-id:subject:cc:to:from:date:arc-authentication-results; bh=waa2GS4wI2XJn9OIgYhLVjBkPslQs8EskId/TiyS8X8=; b=TtbWfVLbIY42p78uNpO0CPW6F8S0JUmE4BsMPJd4CECPOZ6ycWAi8UKL7SqKWkVcT2 FoWv71jiYdgYxf95EZpBAwfnGgaxN65rrlsbYtAaPmTj+yhZ4d0qPauOsHzKTMpnjB9G irx0ymnzjugFGRVhffYp4edDBHIPIeKHlDN7+L0MMs9DurMdvsUdVr4kve9KxFNEJfgq tiRSztKKYWxC844HO2PY45NxuOjStQ0dmWCQag5GIDdHIDLoi5rOdzx9MQIKmAZd9Wwq fWJdtDyLhuGiKp+jlKGlVMbYQROjlTcaGCMytAa+1AmmSu+kZqH+jx4ZRsIKFAOpMgA5 daiQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z3-v6si16626449plb.246.2018.07.02.09.58.55; Mon, 02 Jul 2018 09:59:10 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752978AbeGBQ6I (ORCPT + 99 others); Mon, 2 Jul 2018 12:58:08 -0400 Received: from mga02.intel.com ([134.134.136.20]:4438 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752184AbeGBQ6F (ORCPT ); Mon, 2 Jul 2018 12:58:05 -0400 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Jul 2018 09:58:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,299,1526367600"; d="scan'208";a="63850631" Received: from theros.lm.intel.com (HELO linux.intel.com) ([10.232.112.164]) by orsmga003.jf.intel.com with ESMTP; 02 Jul 2018 09:58:04 -0700 Date: Mon, 2 Jul 2018 10:58:03 -0600 From: Ross Zwisler To: Dan Williams Cc: mingo@kernel.org, Al Viro , Andrew Morton , Andy Lutomirski , Borislav Petkov , Linus Torvalds , Peter Zijlstra , Thomas Gleixner , Tony Luck , Ross Zwisler , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH] lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe Message-ID: <20180702165803.GB19488@linux.intel.com> Mail-Followup-To: Ross Zwisler , Dan Williams , mingo@kernel.org, Al Viro , Andrew Morton , Andy Lutomirski , Borislav Petkov , Linus Torvalds , Peter Zijlstra , Thomas Gleixner , Tony Luck , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org References: <153046008813.2019.6356018879675062644.stgit@dwillia2-desk3.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <153046008813.2019.6356018879675062644.stgit@dwillia2-desk3.amr.corp.intel.com> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jul 01, 2018 at 08:52:20AM -0700, Dan Williams wrote: > By mistake the ITER_PIPE early-exit / warning from copy_from_iter() was > cargo-culted in _copy_to_iter_mcsafe() rather than a machine-check-safe > version of copy_to_iter_pipe(). > > Implement copy_pipe_to_iter_mcsafe() being careful to return the > indication of short copies due to a CPU exception. > > Without this regression-fix all splice reads to dax-mode files fail. > > Fixes: 8780356ef630 ("x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()") > Cc: Al Viro > Cc: Andrew Morton > Cc: Andy Lutomirski > Cc: Borislav Petkov > Cc: Linus Torvalds > Cc: Peter Zijlstra > Cc: Thomas Gleixner > Cc: Tony Luck > Reported-by: Ross Zwisler > Signed-off-by: Dan Williams > --- > Hi Ingo, > > I'm submitting this fix back through the tip tree since the regression > originated through tip/x86/dax. > > lib/iov_iter.c | 37 +++++++++++++++++++++++++++++++++---- > 1 file changed, 33 insertions(+), 4 deletions(-) Hey Dan, I retested the current linux/master with this patch applied, and XFS + DAX + generic/323 still dies for me: run fstests generic/323 at 2018-07-02 10:51:35 BUG: unable to handle kernel paging request at 00007f16dc001000 PGD 80000000bb71a067 P4D 80000000bb71a067 PUD bb71b067 PMD bb6e8067 PTE 0 Oops: 0002 [#1] PREEMPT SMP PTI CPU: 1 PID: 1598 Comm: aio-last-ref-he Not tainted 4.18.0-rc3-00001-g5174f2f2b6e5 #2 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.11.1-0-g0551a4be2c-prebuilt.qemu-project.org 04/01/2014 RIP: 0010:__memcpy+0x12/0x20 Code: c3 e8 42 fb ff ff 48 8b 43 60 48 2b 43 50 88 43 4e 5b 5d c3 90 90 90 90 0f 1f 44 00 00 48 89 f8 48 89 d1 48 c1 e9 03 83 e2 07 48 a5 89 d1 f3 a4 c3 66 0f 1f 44 00 00 48 89 f8 48 89 d1 f3 a4 RSP: 0018:ffffc90002783a60 EFLAGS: 00010246 RAX: 00007f16dc001000 RBX: ffff880151229000 RCX: 0000000000002000 RDX: 0000000000000000 RSI: ffff880151219000 RDI: 00007f16dc001000 RBP: ffffc90002783a68 R08: 0000004227a4083c R09: ffff880151219000 R10: ffffc90002783d40 R11: 0000000000000000 R12: 0000000000000000 R13: 0000000000010000 R14: ffffc90002783d18 R15: 0000000000010000 FS: 00007f16f1ec5700(0000) GS:ffff880114600000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f16dc001000 CR3: 0000000035508000 CR4: 00000000000006e0 Call Trace: ? copyout_mcsafe+0x3e/0x60 _copy_to_iter_mcsafe+0x9e/0x4c0 ? __lock_is_held+0x65/0xb0 pmem_copy_to_iter+0x17/0x20 [nd_pmem] dax_copy_to_iter+0x49/0x70 dax_iomap_actor+0x1f8/0x280 ? dax_iomap_rw+0x100/0x100 iomap_apply+0xb5/0x130 ? dax_iomap_rw+0x100/0x100 dax_iomap_rw+0x95/0x100 ? dax_iomap_rw+0x100/0x100 xfs_file_dax_read+0x83/0x1f0 xfs_file_read_iter+0xac/0xc0 aio_read+0x11f/0x1a0 ? __might_fault+0x3e/0x90 io_submit_one+0x39d/0x5f0 ? io_submit_one+0x39d/0x5f0 __x64_sys_io_submit+0xa1/0x280 do_syscall_64+0x65/0x220 ? do_syscall_64+0x65/0x220 entry_SYSCALL_64_after_hwframe+0x49/0xbe This failure looks identical to what I was hitting with the original bug report. - Ross