git: drm: Plug memleak on module unload, in linux_workqueue.c again.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Thu Nov 19 12:57:48 PST 2015


commit fd45815c144b8e909953a2b3596e483a4d92e133
Author: Imre Vadasz <imre at vdsz.com>
Date:   Thu Nov 19 21:51:31 2015 +0100

    drm: Plug memleak on module unload, in linux_workqueue.c again.
    
    Destroy the system_power_efficient_wq on module unload, like the
    other workqueues.

Summary of changes:
 sys/dev/drm/linux_workqueue.c | 1 +
 1 file changed, 1 insertion(+)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list