commit fe87864c170e37339a5c6acc5264fad4e16b20e7
Author: François Tigeot <[email protected]>
Date: Tue Apr 22 20:15:34 2014 +0200
linux/timer.h: Adapt to Dragonfly
* Protect callout structures from concurrent operations on MP machines
* Expand the API for use with drm code from Linux 3.8.x
Summary of changes:
sys/dev/drm/include/linux/timer.h | 32 ++++++++++++++++++++++++++++----
1 file changed, 28 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fe87864c170e37339a5c6acc5264fad4e16b20e7
--
DragonFly BSD source repository