Re: [PATCH] sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL

2007-10-19 Thread Randy Dunlap
On Fri, 19 Oct 2007 18:23:25 -0600 Eric W. Biederman wrote: > Randy Dunlap <[EMAIL PROTECTED]> writes: > > > On Thu, 18 Oct 2007 21:27:16 -0700 Avuton Olrich wrote: > > > >> Good Day, > >> > >> My randconfig just caught an error on: > >> kernel/built-in.o: In function `sysctl_check_lookup': > >>

[PATCH] sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL

2007-10-19 Thread Eric W. Biederman
Randy Dunlap <[EMAIL PROTECTED]> writes: > On Thu, 18 Oct 2007 21:27:16 -0700 Avuton Olrich wrote: > >> Good Day, >> >> My randconfig just caught an error on: >> kernel/built-in.o: In function `sysctl_check_lookup': >> sysctl_check.c:(.text+0x17db1): undefined reference to `sysctl_head_next' >> s