Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2000 10:21:33 +1030
From:      Greg Lehey <grog@lemis.com>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys mutex.h
Message-ID:  <20001213102133.N77609@wantadilla.lemis.com>
In-Reply-To: <200012120348.eBC3mfk27003@freefall.freebsd.org>; from jhb@FreeBSD.org on Mon, Dec 11, 2000 at 07:48:40PM -0800
References:  <200012120348.eBC3mfk27003@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, 11 December 2000 at 19:48:40 -0800, John Baldwin wrote:
> jhb         2000/12/11 19:48:40 PST
>
>   Modified files:
>     sys/sys              mutex.h
>   Log:
>   Since _mtx_enter() and friends are static inline functions now instead of
>   macros, the mutex KTR log entries don't actually have the useful filename
>   and line numbers in the KTR_EXTEND case, so remove a comment claiming this
>   and go back to one set of KTR strings.

So we no longer know where the mutex was called from?  That sounds
bad.  Can't we use a wrapper macro for the inline function?

Greg
--
Finger grog@lemis.com for PGP public key
See complete headers for address and phone numbers


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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