git: drm/linux: fix a bug in DEFINE_WAIT()

Francois Tigeot ftigeot at crater.dragonflybsd.org
Thu Feb 6 01:10:45 PST 2020


commit e9ca3a0c6d76f69f0f97108bf40661d3550260ff
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Thu Feb 6 07:16:13 2020 +0100

    drm/linux: fix a bug in DEFINE_WAIT()
    
    The wake-up function was not properly set up.

Summary of changes:
 sys/dev/drm/include/linux/wait.h | 1 +
 1 file changed, 1 insertion(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e9ca3a0c6d76f69f0f97108bf40661d3550260ff


-- 
DragonFly BSD source repository



More information about the Commits mailing list