[PATCH v3 4/5] fbdev: Rename pagelist to pagereflist for deferred I/O

Javier Martinez Canillas javierm at redhat.com
Fri Apr 29 07:21:25 UTC 2022


Hello Thomas,

On 4/26/22 14:03, Thomas Zimmermann wrote:
> Rename various instances of pagelist to pagereflist. The list now
> stores pageref structures, so the new name is more appropriate.
> 
> In their write-back helpers, several fbdev drivers refer to the
> pageref list in struct fb_deferred_io instead of using the one
> supplied as argument to the function. Convert them over to the
> supplied one. It's the same instance, so no change of behavior
> occurs.
> 
> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
> Suggested-by: Sam Ravnborg <sam at ravnborg.org>

I thougt the convention was to have Suggested-by before your S-o-B.

The patch looks good to me.

Reviewed-by: Javier Martinez Canillas <javierm at redhat.com>

-- 
Best regards,

Javier Martinez Canillas
Linux Engineering
Red Hat



More information about the dri-devel mailing list