Searched hist:"747 ffe11b440ef9ea752888806d3aac677ca52a4" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | libnvdimm.h | diff 747ffe11b440ef9ea752888806d3aac677ca52a4 Fri Feb 19 17:21:14 CST 2016 Dan Williams <dan.j.williams@intel.com> libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing
Use the output length specified in the command to size the receive buffer rather than the arbitrary 4K limit.
This bug was hiding the fact that the ndctl implementation of ndctl_bus_cmd_new_ars_status() was not specifying an output buffer size.
Cc: <stable@vger.kernel.org> Cc: Vishal Verma <vishal.l.verma@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/openbmc/linux/drivers/nvdimm/ |
H A D | bus.c | diff 747ffe11b440ef9ea752888806d3aac677ca52a4 Fri Feb 19 17:21:14 CST 2016 Dan Williams <dan.j.williams@intel.com> libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing
Use the output length specified in the command to size the receive buffer rather than the arbitrary 4K limit.
This bug was hiding the fact that the ndctl implementation of ndctl_bus_cmd_new_ars_status() was not specifying an output buffer size.
Cc: <stable@vger.kernel.org> Cc: Vishal Verma <vishal.l.verma@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/openbmc/linux/tools/testing/nvdimm/test/ |
H A D | nfit.c | diff 747ffe11b440ef9ea752888806d3aac677ca52a4 Fri Feb 19 17:21:14 CST 2016 Dan Williams <dan.j.williams@intel.com> libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing
Use the output length specified in the command to size the receive buffer rather than the arbitrary 4K limit.
This bug was hiding the fact that the ndctl implementation of ndctl_bus_cmd_new_ars_status() was not specifying an output buffer size.
Cc: <stable@vger.kernel.org> Cc: Vishal Verma <vishal.l.verma@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|