git: drm: Fix incorrect usage of taskqueue_thread

Francois Tigeot ftigeot at crater.dragonflybsd.org
Wed Jul 31 04:52:21 PDT 2013


commit a3b0d30fb43cea61dacff1be86937ff46fae3d28
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Wed Jul 31 13:48:38 2013 +0200

    drm: Fix incorrect usage of taskqueue_thread
    
    Replace invalid occurences by taskqueue_thread[mycpuid]

Summary of changes:
 sys/dev/drm2/drm_crtc_helper.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list