mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
c4f28e54d6
Some of fb drivers uses atomic_t in bad manner, since there are still some race-prone gaps. Use mutexes to protect open/close code sections with ref_count testing and finally use simple uint. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Acked-by: Denis Oliver Kropp <dok@directfb.org> Cc: James Simmons <jsimmons@infradead.org> Cc: "Antonino A. Daplas" <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
fbdev.c | ||
Makefile | ||
nv4ref.h | ||
nv_driver.c | ||
nv_type.h | ||
nvreg.h | ||
riva_hw.c | ||
riva_hw.h | ||
riva_tbl.h | ||
rivafb-i2c.c | ||
rivafb.h |