commit 647fa573e82854134df56ed437868bbcb98ecc9e
Author: François Tigeot <ftig...@wolfpond.org>
Date:   Sun Jul 26 10:35:50 2020 +0200
    drm/linux: Fix complete() and complete_all()
    
    Completion counters are supposed to be bounded by UINT_MAX.

Summary of changes:
 sys/dev/drm/include/linux/completion.h | 7 ++++---
 sys/dev/drm/include/linux/kernel.h     | 2 ++
 2 files changed, 6 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/647fa573e82854134df56ed437868bbcb98ecc9e


-- 
DragonFly BSD source repository

Reply via email to