Date: Thu, 11 Jun 2009 17:03:15 +0000 (UTC) From: Marko Zec <zec@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sys proc.h Message-ID: <200906111703.n5BH3PqW004451@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
zec 2009-06-11 17:03:15 UTC FreeBSD src repository Modified files: sys/sys proc.h Log: SVN rev 194013 on 2009-06-11 17:03:15Z by zec In struct thread, fields td_vnet and td_vnet_lpush may only be accessed via curthread (via appropriate macros), so update the comment indicating the protection model for those two fields. Revision Changes Path 1.534 +2 -2 src/sys/sys/proc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906111703.n5BH3PqW004451>