diff options
author | Toshi Kani <toshi.kani@hpe.com> | 2017-04-28 00:57:05 +0200 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2017-04-29 00:56:26 +0200 |
commit | 8d13c0290655b883df9083a2a0af0d782bc38aef (patch) | |
tree | 21cff984f2c5be871fdcceb749b077b78562d2cd /security | |
parent | libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify (diff) | |
download | linux-8d13c0290655b883df9083a2a0af0d782bc38aef.tar.xz linux-8d13c0290655b883df9083a2a0af0d782bc38aef.zip |
libnvdimm: fix clear length of nvdimm_forget_poison()
ND_CMD_CLEAR_ERROR command returns 'clear_err.cleared', the length
of error actually cleared, which may be smaller than its requested
'len'.
Change nvdimm_clear_poison() to call nvdimm_forget_poison() with
'clear_err.cleared' when this value is valid.
Cc: <stable@vger.kernel.org>
Fixes: e046114af5fc ("libnvdimm: clear the internal poison_list when clearing badblocks")
Cc: Dave Jiang <dave.jiang@intel.com>
Cc: Vishal Verma <vishal.l.verma@intel.com>
Signed-off-by: Toshi Kani <toshi.kani@hpe.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions