public inbox for linux-nvdimm@lists.01.org
 help / color / mirror / Atom feed
From: Masayoshi Mizuma <msys.mizuma@gmail.com>
To: Dan Williams <dan.j.williams@intel.com>
Cc: Masayoshi Mizuma <m.mizuma@jp.fujitsu.com>,
	linux-nvdimm <linux-nvdimm@lists.01.org>
Subject: Re: [PATCH] tools/testing/nvdimm: Fix the index for dimm devices.
Date: Tue, 30 Oct 2018 21:45:00 -0400	[thread overview]
Message-ID: <20181031014459.l46tc7fentem2yrr@gabell> (raw)
In-Reply-To: <CAPcyv4jaHTOL1F9aT35i_DWLoaS75SDXdwV3nA11QZufStFPcA@mail.gmail.com>

On Tue, Oct 30, 2018 at 03:30:05PM -0700, Dan Williams wrote:
> On Mon, Oct 29, 2018 at 12:11 PM Masayoshi Mizuma <msys.mizuma@gmail.com> wrote:
> >
> > From: Masayoshi Mizuma <m.mizuma@jp.fujitsu.com>
> >
> > KASAN reports following global out of bounds access while
> > nfit_test is being loaded. The out of bound access happens
> > the following reference to dimm_fail_cmd_flags[dimm]. 'dimm' is
> > over than the index value, NUM_DCR (==5).
> >
> > ---
> 
> One more small comment, please be careful to not use "---" in the
> changelog because this causes "git am" to stop parsing the changelog
> right at this point. I lost your sign-off and debug information when
> test applying this.

Sorry. Got it.

- Masa
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

      reply	other threads:[~2018-10-31  1:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-29 19:10 [PATCH] tools/testing/nvdimm: Fix the index for dimm devices Masayoshi Mizuma
2018-10-30 22:25 ` Dan Williams
2018-10-30 22:30 ` Dan Williams
2018-10-31  1:45   ` Masayoshi Mizuma [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181031014459.l46tc7fentem2yrr@gabell \
    --to=msys.mizuma@gmail.com \
    --cc=dan.j.williams@intel.com \
    --cc=linux-nvdimm@lists.01.org \
    --cc=m.mizuma@jp.fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox