numam-dpdk/drivers/dma
Shiqi Liu 390c482276 dma/idxd: check DSA device allocation
As the possible failure of the malloc(), the not_checked and
checked could be NULL pointer.
Therefore, it should be better to check it in order to avoid
the dereference of the NULL pointer.

Fixes: b7aaf417f9 ("raw/ioat: add bus driver for device scanning automatically")
Cc: stable@dpdk.org

Signed-off-by: Shiqi Liu <835703180@qq.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2022-10-10 17:53:18 +02:00
..
cnxk drivers: mark cnxk to support disabling IOVA as PA 2022-10-09 13:14:57 +02:00
dpaa bus/dpaa: make driver-only headers private 2022-09-23 16:14:34 +02:00
dpaa2 bus/fslmc: make driver-only headers private 2022-09-23 16:14:34 +02:00
hisilicon bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
idxd dma/idxd: check DSA device allocation 2022-10-10 17:53:18 +02:00
ioat bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
skeleton drivers: mark SW PMDs to support disabling IOVA as PA 2022-10-09 13:14:57 +02:00
meson.build dma/dpaa2: introduce driver skeleton 2022-06-01 08:58:27 +02:00