Date: Mon, 14 Feb 2011 20:49:37 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern subr_trap.c Message-ID: <201102142050.p1EKo1Gk005433@repoman.freebsd.org>
index | next in thread | raw e-mail
bz 2011-02-14 20:49:37 UTC
FreeBSD src repository
Modified files:
sys/kern subr_trap.c
Log:
SVN rev 218688 on 2011-02-14 20:49:37Z by bz
Mfp4 CH=177256:
Catch a set vnet upon return to user space. This usually
means return paths with CURVNET_RESTORE() missing.
If VNET_DEBUG is turned on we can even tell the function
that did the CURVNET_SET() which is really helpful; else
we print "N/A".
Sponsored by: The FreeBSD Foundation
Sponsored by: CK Software GmbH
Reviewed by: jhb
MFC after: 11 days
Revision Changes Path
1.322 +11 -0 src/sys/kern/subr_trap.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102142050.p1EKo1Gk005433>
