linux/workqueue.h: Adapt to DragonFly
authorFrançois Tigeot <ftigeot@wolfpond.org>
Sat, 3 May 2014 08:55:10 +0000 (10:55 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Sat, 3 May 2014 09:25:34 +0000 (11:25 +0200)
commitb09aaaa1bd898735cf100cdea0d8f7b32e227bb4
tree8a964216f5f29fd4145d601eee53c56e7d1fd087
parent7f070b263bc48abbfbf792accba09851d69ea2cc
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
sys/dev/drm/include/linux/workqueue.h