[PATCH v4 2/2] misc: fastrpc: Rename tgid and pid to client_id
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Thu Nov 21 22:22:25 UTC 2024
On Thu, Nov 21, 2024 at 02:17:13PM +0530, Ekansh Gupta wrote:
> The information passed as request tgid and pid is actually the
> client id of the process. This client id is used as an
> identifier by DSP to identify the DSP PD corresponding to the
> process. Currently process tgid is getting passed as the
> identifier which is getting replaced by a custom client id.
> Rename the data which uses this client id.
>
> Signed-off-by: Ekansh Gupta <quic_ekangupt at quicinc.com>
> ---
> drivers/misc/fastrpc.c | 48 +++++++++++++++++++++---------------------
> 1 file changed, 24 insertions(+), 24 deletions(-)
>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
--
With best wishes
Dmitry
More information about the dri-devel
mailing list