git: linux/workqueue.h: Adapt to DragonFly

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sat May 3 02:27:44 PDT 2014


commit b09aaaa1bd898735cf100cdea0d8f7b32e227bb4
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sat May 3 10:55:10 2014 +0200

    linux/workqueue.h: Adapt to DragonFly
    
    * Protect callout structures from concurrent operations on MP machines
    
    * Add some functions used by the drm/i915 code from Linux 3.8.x

Summary of changes:
 sys/dev/drm/include/linux/workqueue.h | 46 +++++++++++++++++++++++------------
 1 file changed, 30 insertions(+), 16 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list