Message ID | 20200217181653.4706-1-vgoyal@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=vGBf=4F=lists.01.org=linux-nvdimm-bounces@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 34C3F924 for <patchwork-linux-nvdimm@patchwork.kernel.org>; Mon, 17 Feb 2020 18:17:30 +0000 (UTC) Received: from ml01.01.org (ml01.01.org [198.145.21.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 124C1207FD for <patchwork-linux-nvdimm@patchwork.kernel.org>; Mon, 17 Feb 2020 18:17:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="QIun2OyL" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 124C1207FD Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-nvdimm-bounces@lists.01.org Received: from ml01.vlan13.01.org (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id DF13D10FC3599; Mon, 17 Feb 2020 10:20:41 -0800 (PST) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=207.211.31.120; helo=us-smtp-1.mimecast.com; envelope-from=vgoyal@redhat.com; receiver=<UNKNOWN> Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id A674A10FC3596 for <linux-nvdimm@lists.01.org>; Mon, 17 Feb 2020 10:20:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1581963441; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=QLSHE2VWqBfvikw59u2hpmf5ebtQkqK0yTUskCOtUmM=; b=QIun2OyLn9LbQCTkmHDMWJ1ACk+ftm8AOJ3dkXZHcSz0pOWYncvU+X5nDIeQT/roAUc5/k NnvC14zkraw17cbRG6K/jShiqaXMMI31uOUAyCANIsti56/HvPnIF5tIq/ohO7j1mgBkUb EFgoijuGTFntuqdCiPpm4zS7fHJSdXM= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-343-cLXb4cAzMSOrhSq6EHDIoA-1; Mon, 17 Feb 2020 13:17:12 -0500 X-MC-Unique: cLXb4cAzMSOrhSq6EHDIoA-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4DCA3140A; Mon, 17 Feb 2020 18:17:11 +0000 (UTC) Received: from horse.redhat.com (unknown [10.18.25.35]) by smtp.corp.redhat.com (Postfix) with ESMTP id 5919E60BFB; Mon, 17 Feb 2020 18:17:08 +0000 (UTC) Received: by horse.redhat.com (Postfix, from userid 10451) id F04EB2257D2; Mon, 17 Feb 2020 13:17:07 -0500 (EST) From: Vivek Goyal <vgoyal@redhat.com> To: linux-fsdevel@vger.kernel.org, linux-nvdimm@lists.01.org, hch@infradead.org, dan.j.williams@intel.com Subject: [PATCH v4 0/7] dax/pmem: Provide a dax operation to zero range of memory Date: Mon, 17 Feb 2020 13:16:46 -0500 Message-Id: <20200217181653.4706-1-vgoyal@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Message-ID-Hash: I7HBLNQKZ6I6FDHZT4QGUOFLKH3APNNQ X-Message-ID-Hash: I7HBLNQKZ6I6FDHZT4QGUOFLKH3APNNQ X-MailFrom: vgoyal@redhat.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header CC: dm-devel@redhat.com X-Mailman-Version: 3.1.1 Precedence: list List-Id: "Linux-nvdimm developer list." <linux-nvdimm.lists.01.org> Archived-At: <https://lists.01.org/hyperkitty/list/linux-nvdimm@lists.01.org/message/I7HBLNQKZ6I6FDHZT4QGUOFLKH3APNNQ/> List-Archive: <https://lists.01.org/hyperkitty/list/linux-nvdimm@lists.01.org/> List-Help: <mailto:linux-nvdimm-request@lists.01.org?subject=help> List-Post: <mailto:linux-nvdimm@lists.01.org> List-Subscribe: <mailto:linux-nvdimm-join@lists.01.org> List-Unsubscribe: <mailto:linux-nvdimm-leave@lists.01.org> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit |
Series |
dax/pmem: Provide a dax operation to zero range of memory
|
expand
|