Re: [PATCH v5] misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probe
From: Greg KH
Date: Tue Jan 27 2026 - 02:11:38 EST
On Tue, Jan 27, 2026 at 10:18:38AM +0800, Xingjing Deng wrote:
> I identified this issue through static program analysis. All other
> callers of this function validate its return value, so I believe a
> validation check should also be added here.
Please don't top-post :(
Anyway, you MUST properly document the tools used to find issues like
this in your changelog text, as our rules require. Please do so.
thanks,
greg k-h