Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1726220

Re: [PATCH] nvdimm: move the check on nd_reserved2 to the endpoint

From Dan Williams <dan.j.williams@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH] nvdimm: move the check on nd_reserved2 to the endpoint
Date 2017-09-04 20:20 +0200
Message-ID <um48y-qB-17@gated-at.bofh.it> (permalink)
References <um1DH-7e8-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Sep 4, 2017 at 8:34 AM, Meng Xu <mengxu.gatech@gmail.com> wrote:
> This patch delays the check of nd_reserved2 to the actual endpoint
> (acpi_nfit_ctl) that uses it, as a prevention of a potential
> double-fetch bug.
>
> Detailed discussion can be found at
> https://marc.info/?l=linux-kernel&m=150421938113092&w=2

Thanks for doing this, I went ahead and copied this discussion into
the patch and applied it.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] nvdimm: move the check on nd_reserved2 to the endpoint Meng Xu <mengxu.gatech@gmail.com> - 2017-09-04 17:40 +0200
  Re: [PATCH] nvdimm: move the check on nd_reserved2 to the endpoint Dan Williams <dan.j.williams@intel.com> - 2017-09-04 20:20 +0200

csiph-web