mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
vp_modern_map_vq_notify() can fail and return NULL. Check the notify mapping while adding a pds vDPA device and use the existing teardown path instead of storing a NULL doorbell pointer in the virtqueue state. Signed-off-by: Xiong Weimin <xiongweimin@kylinos.cn> Reviewed-by: Brett Creeley <brett.creeley@amd.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Message-ID: <20260806005809.1875257-1-xiongweimin@kylinos.cn> |
||
|---|---|---|
| .. | ||
| aux_drv.c | ||
| aux_drv.h | ||
| cmds.c | ||
| cmds.h | ||
| debugfs.c | ||
| debugfs.h | ||
| Makefile | ||
| vdpa_dev.c | ||
| vdpa_dev.h | ||