• Benjamin Herrenschmidt's avatar
    [PATCH] Fix fbdev pixmap locking · 7b377012
    Benjamin Herrenschmidt authored
    This removes the broken locking code in the pixmaps, and rewrite the
    buffer access function to properly call fb_sync when needed.  The old
    broken loocking is useless as we are covered by the console semaphore in
    all cases hopefully (except if I missed one :)
    7b377012
fbcon.c 60.3 KB