numam-spdk/lib
Daniel Verkamp 0c703940a5 ioat: allocate channel context with calloc()
This ensures that any uninitialized fields are 0/NULL so if
ioat_channel_start() fails, ioat_channel_destruct() will not try to free
bogus pointers.

Change-Id: I99278c9fa280cbcdf3f7448e77db3ac98b59cdd6
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-01-06 15:05:25 -07:00
..
ioat ioat: allocate channel context with calloc() 2016-01-06 15:05:25 -07:00
memory build: define a common Makefile clean command 2015-12-07 15:14:36 -07:00
nvme nvme: check request allocation when submitting AER 2016-01-06 13:51:15 -07:00
util build: define a common Makefile clean command 2015-12-07 15:14:36 -07:00
Makefile ioat: add user-mode Intel I/OAT driver 2015-12-09 10:14:15 -07:00