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

From: Randy Dunlap
Date: Thu Jul 17 2008 - 18:34:40 EST


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/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/