Date: Fri, 20 Sep 2002 09:23:10 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: jhb@FreeBSD.org Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_ioctl.c Message-ID: <20020920.092310.65883487.imp@bsdimp.com> In-Reply-To: <XFMail.20020920104248.jhb@FreeBSD.org> References: <200209200430.g8K4U0uH011854@freefall.freebsd.org> <XFMail.20020920104248.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <XFMail.20020920104248.jhb@FreeBSD.org>
John Baldwin <jhb@FreeBSD.org> writes:
:
: On 20-Sep-2002 Warner Losh wrote:
: > imp 2002/09/19 21:30:00 PDT
: >
: > Modified files:
: > sys/compat/linux linux_ioctl.c
: > Log:
: > Current uses struct thread *td rather than struct proc *p.
:
: Perhaps this should be using d_thread_t then since the intent is
: to share it with 4.x?
I checked for that, but the rest of the module didn't use d_thread_t,
so I just made it match the rest of the code in the neighborhood.
Warner
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?20020920.092310.65883487.imp>
