On Tue, Feb 1, 2022 at 8:16 AM Rob Clark <[email protected]> wrote:
>
> From: Rob Clark <[email protected]>
>
> Prep work for next patch.
>
> Signed-off-by: Rob Clark <[email protected]>
> ---

> diff --git a/drivers/gpu/drm/msm/msm_rd.c b/drivers/gpu/drm/msm/msm_rd.c
> index 7e4d6460719e..dd3605b46264 100644
> --- a/drivers/gpu/drm/msm/msm_rd.c
> +++ b/drivers/gpu/drm/msm/msm_rd.c
> @@ -197,13 +197,15 @@ static int rd_open(struct inode *inode, struct file 
> *file)
>
>         /* the parsing tools need to know gpu-id to know which
>          * register database to load.
> +        *
> +        * Note: These particular param does not require a context
>          */

Minor typo fix, "param does not" -> "params do not"

Other than that, series
`Reviewed-by: Emma Anholt <[email protected]>`

and I love that we're catching non-address-space associated faults now, too!

Reply via email to