Date: Sat, 9 Apr 2011 15:27:36 +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: <201104091527.p39FRxL2085248@repoman.freebsd.org>
index | next in thread | raw e-mail
bz 2011-04-09 15:27:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/kern subr_trap.c
Log:
SVN rev 220503 on 2011-04-09 15:27:36Z by bz
MFC r218688:
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
Revision Changes Path
1.308.2.9 +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?201104091527.p39FRxL2085248>
