Date: Mon, 26 Nov 2001 11:47:07 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Still panic() with userland binary on CURRENT Message-ID: <XFMail.011126114707.jhb@FreeBSD.org> In-Reply-To: <200111261941.fAQJfsG21251@khavrinen.lcs.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 26-Nov-01 Garrett Wollman wrote: > <<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. Bah, you're right. > -GAWollman -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ 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?XFMail.011126114707.jhb>