Subject: Re: CVS commit: src/sys/compat/linux
To: None <current-users@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: current-users
Date: 11/05/2005 07:27:19
On Sat, Nov 05, 2005 at 12:06:40AM -0600, Dave Huang wrote:
> > Instead of ifdef'ing __amd64__ all the Linux NPTL stuff, introduce an
> > ifdef LINUX_NPTL.
> > Also implement SETTLS flag to Linux clone()
> 
> I now get this error trying to compile an i386 GENERIC kernel:
> 
> /usr/src.local/sys/compat/linux/common/linux_exec.c: In function `linux_e_proc_fork':
> /usr/src.local/sys/compat/linux/common/linux_exec.c:310: warning: unused variable `e'

Sorry. I committed the fix.

-- 
Emmanuel Dreyfus
manu@netbsd.org