git: kernel - Make gpio and gpio_led MPSAFE

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jan 9 14:41:23 PST 2017


commit 475c7069e94570a897d1467613efd2b3f0212ff9
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Jan 9 14:03:46 2017 -0800

    kernel - Make gpio and gpio_led MPSAFE
    
    * Convert to a private lock.

Summary of changes:
 sys/dev/misc/gpio/gpio.c     | 67 +++++++++++++++++++++++++++++++++-----------
 sys/dev/misc/gpio/gpio_led.c | 17 +++++++++--
 2 files changed, 64 insertions(+), 20 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/475c7069e94570a897d1467613efd2b3f0212ff9


-- 
DragonFly BSD source repository



More information about the Commits mailing list