[RESEND RFC PATCH 0/5] Fix some race conditions that exists between fbmem and sysfb

2022-04-06 Thread Javier Martinez Canillas
[ resend since dri-devel wasn't Cc'ed on all patches, sorry for the noise ] Hello, The patches in this series are mostly changes suggested by Daniel Vetter to fix some race conditions that exists between the fbdev core (fbmem) and sysfb with regard to device registration and removal. For example

[RFC PATCH 0/5] Fix some race conditions that exists between fbmem and sysfb

2022-04-06 Thread Javier Martinez Canillas
Hello, The patches in this series are mostly changes suggested by Daniel Vetter to fix some race conditions that exists between the fbdev core (fbmem) and sysfb with regard to device registration and removal. For example, it is currently possible for sysfb to register a platform device after a re