Date: Sat, 9 Apr 2011 13:45:13 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern uipc_socket.c src/sys/net if.c netisr.c vnet.h Message-ID: <201104091345.p39DjfUY074618@repoman.freebsd.org>
index | next in thread | raw e-mail
bz 2011-04-09 13:45:13 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/kern uipc_socket.c
sys/net if.c netisr.c vnet.h
Log:
SVN rev 220495 on 2011-04-09 13:45:13Z by bz
MFC r218559:
Mfp4 CH=177255:
Make VNET_ASSERT() available with either VNET_DEBUG or INVARIANTS.
Change the syntax to match KASSERT() to allow more flexible panic
messages rather than having a printf with hardcoded arguments
before panic.
Adjust the few assertions we have to the new format (and enhance
the output).
Sponsored by: The FreeBSD Foundation
Sponsored by: CK Software GmbH
Reviewed by: jhb
Revision Changes Path
1.340.2.7 +2 -1 src/sys/kern/uipc_socket.c
1.359.2.31 +4 -2 src/sys/net/if.c
1.32.2.9 +2 -1 src/sys/net/netisr.c
1.25.2.11 +18 -12 src/sys/net/vnet.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104091345.p39DjfUY074618>
