Date: Mon, 26 Nov 2001 14:41:54 -0500 (EST) From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: John Baldwin <jhb@FreeBSD.ORG> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Still panic() with userland binary on CURRENT Message-ID: <200111261941.fAQJfsG21251@khavrinen.lcs.mit.edu> In-Reply-To: <XFMail.011126094331.jhb@FreeBSD.org> References: <20011124141533.V13902-100000@levais.imp.ch> <XFMail.011126094331.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Mon, 26 Nov 2001 09:43:31 -0800 (PST), John Baldwin <jhb@FreeBSD.ORG> said: >> - realitexpire, td); >> + realitexpire, td->td_proc); > Ouch, something this simple definitely caused a warning, it looks like warnings > are being ignored. :( Nope. Look at the prototype for callout_reset() and then think about why the last two parameters have the type that they do. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111261941.fAQJfsG21251>