From: Fabian Frederick Date: Thu, 3 Apr 2014 21:48:25 +0000 (-0700) Subject: sys_sysfs: Add CONFIG_SYSFS_SYSCALL X-Git-Tag: v3.15-rc1~106^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6af9f7bf3c399e0ab1eee048e13572c6d4e15fe9;p=pandora-kernel.git sys_sysfs: Add CONFIG_SYSFS_SYSCALL sys_sysfs is an obsolete system call no longer supported by libc. - This patch adds a default CONFIG_SYSFS_SYSCALL=y - Option can be turned off in expert mode. - cond_syscall added to kernel/sys_ni.c [akpm@linux-foundation.org: tweak Kconfig help text] Signed-off-by: Fabian Frederick Cc: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed