Re: linux-next: Tree for July 17 (net_namespace)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Stephen Rothwell <sfr@...>
Cc: <linux-next@...>, LKML <linux-kernel@...>
Date: Thursday, July 17, 2008 - 6:34 pm

With PROC_FS=n, PROC_SYSCTL=n, SYSCTL_SYSCALL=n, the <sysctls> field of
struct net in include/net/net_namespace.h has problems:


In file included from /local/linsrc/linux-next-20080717/include/linux/init_task.h:12,
                 from /local/linsrc/linux-next-20080717/kernel/pid.c:37:
/local/linsrc/linux-next-20080717/include/net/net_namespace.h:40: error: field 'sysctls' has incomplete type


In file included from /local/linsrc/linux-next-20080717/include/linux/netdevice.h:44,
                 from /local/linsrc/linux-next-20080717/include/linux/if_bridge.h:105,
                 from /local/linsrc/linux-next-20080717/fs/compat_ioctl.c:24:
/local/linsrc/linux-next-20080717/include/net/net_namespace.h:40: error: field 'sysctls' has incomplete type


In file included from /local/linsrc/linux-next-20080717/include/linux/init_task.h:12,
                 from /local/linsrc/linux-next-20080717/arch/x86/kernel/init_task.c:5:
/local/linsrc/linux-next-20080717/include/net/net_namespace.h:40: error: field 'sysctls' has incomplete type



---
~Randy
Linux Plumbers Conference, 17-19 September 2008, Portland, Oregon USA
http://linuxplumbersconf.org/
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
linux-next: Tree for July 17, Stephen Rothwell, (Thu Jul 17, 11:28 am)
Re: linux-next: Tree for July 17: early crash on x86-64, Rafael J. Wysocki, (Thu Jul 17, 7:06 pm)
Re: linux-next: Tree for July 17: early crash on x86-64, Alexander Beregalov, (Fri Jul 18, 9:52 am)
Re: linux-next: Tree for July 17: early crash on x86-64, Rafael J. Wysocki, (Sat Jul 19, 2:42 pm)
Re: linux-next: Tree for July 17: early crash on x86-64, James Morris, (Sat Jul 19, 3:54 pm)
Re: linux-next: Tree for July 17 (net_namespace), Randy Dunlap, (Thu Jul 17, 6:34 pm)
Re: linux-next: Tree for July 17 (sysctl/syscall), Randy Dunlap, (Thu Jul 17, 6:21 pm)