From: Randy Dunlap Date: Fri, 20 Oct 2006 06:28:34 +0000 (-0700) Subject: [PATCH] cad_pid sysctl with PROC_FS=n X-Git-Tag: v2.6.19-rc3~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6f8ff7381501887233666b508b9eac70143303d;p=pandora-kernel.git [PATCH] cad_pid sysctl with PROC_FS=n If CONFIG_PROC_FS=n: kernel/sysctl.c:148: warning: 'proc_do_cad_pid' used but never defined kernel/built-in.o:(.data+0x1228): undefined reference to `proc_do_cad_pid' make: *** [.tmp_vmlinux1] Error 1 Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed