Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2005 20:17:00 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net bridgestp.c if_bridge.c
Message-ID:  <200508182017.j7IKH0Bj062894@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2005-08-18 20:17:00 UTC

  FreeBSD src repository

  Modified files:
    sys/net              bridgestp.c if_bridge.c 
  Log:
  Mark the callouts as MPSAFE as if_bridge has been giant-free since day 1.
  
  Use the SMP friendly callout_init_mtx() while we are here.
  
  Approved by:    mlaier (mentor)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.6       +1 -3      src/sys/net/bridgestp.c
  1.18      +8 -5      src/sys/net/if_bridge.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508182017.j7IKH0Bj062894>