mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
If the kernel is unable to allocate memory for the variable dmr then
err will be returned without being set. Set err to -ENOMEM in this
case.
Fixes:
|
||
|---|---|---|
| .. | ||
| mlx5_vdpa_ifc.h | ||
| mlx5_vdpa.h | ||
| mr.c | ||
| resources.c | ||