On Mon, Oct 29, 2018 at 12:11 PM Masayoshi Mizuma <[email protected]> wrote:
>
> From: Masayoshi Mizuma <[email protected]>
>
> 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.
_______________________________________________
Linux-nvdimm mailing list
[email protected]
https://lists.01.org/mailman/listinfo/linux-nvdimm

Reply via email to