git: kernel - Remove unneeded get_mplock() wrappers near tokens

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Aug 29 08:16:35 PDT 2010


commit eccc8ca1876b94ac444f3d424f083f397c2af7ba
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Aug 29 08:13:43 2010 -0700

    kernel - Remove unneeded get_mplock() wrappers near tokens
    
    * The xx_tokens replace the mplock functionality (and for now
      they still get the mplock), so clean these up.

Summary of changes:
 sys/vm/vm_pageout.c   |    1 -
 sys/vm/vm_swapcache.c |   12 ++++++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list