Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 2004 13:16:27 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <200411221316.iAMDGRa7044556@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-11-22 13:16:27 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Remove "Unlocked read" annotations associated with previously unlocked
  use of socket buffer fields in the TCP input code.  These references
  are now protected by use of the receive socket buffer lock.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.256     +0 -3      src/sys/netinet/tcp_input.c



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