回复: Re: [PATCH] gpu/drm/radeon:Fix null pointer risk

2022-01-03 Thread 温志伟
   Then the judgment in line 944 is needed. Are the possibilities of these two positions consistent.Why keep this judgment?Regards,Wen Zhiwei.           主 题:Re: [PATCH] gpu/drm/radeon:Fix null pointer risk            日 期:2021-12-31 00:36            发件人:Christian König            收件人:Wen zhi

Re: 回复: Re: [PATCH] gpu/drm/radeon:Fix null pointer risk

2022-01-01 Thread Christian König
Am 31.12.21 um 09:37 schrieb 温志伟: Then the judgment in line 944 is needed. Are the possibilities of these two positions consistent. Why keep this judgment? Because when mem is non-NULL bo_va->bo can't be NULL either. Regards, Christian. Regards, Wen Zhiwei. *主 题:*Re: [PA