git: kernel - Mark pty devices D_MPSAFE

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Dec 11 13:22:21 PST 2010


commit b14aaf07f698e50303af5e74eb69f124975c8066
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Dec 11 09:09:39 2010 -0800

    kernel - Mark pty devices D_MPSAFE
    
    * Mark the pty devices D_MPSAFE.  They are protected by tty_token

Summary of changes:
 sys/kern/tty_pty.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list