17/04/2021 17:15, Xueming Li: > When insert devargs that already in list, existing one was reset and > replaced completely by new once, the entry info was lost during copy. > > This patch backups entry info before copy. > > Fixes: 64051bb1f144 ("devargs: unify scratch buffer storage") > Reported-by: Jim Harris <james.r.har...@intel.com>
> Signed-off-by: Xueming Li <xuemi...@nvidia.com> Applied, thanks