From: Heiko Carstens Date: Wed, 14 Jan 2009 13:13:58 +0000 (+0100) Subject: Make sys_syslog a conditional system call X-Git-Tag: v2.6.27.12~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6219e3e2a1f93a1211032b942c524c5f38e6779b;p=pandora-kernel.git Make sys_syslog a conditional system call commit f627a741d24f12955fa2d9f8831c3b12860635bd upstream. Remove the -ENOSYS implementation for !CONFIG_PRINTK and use the cond_syscall infrastructure instead. Acked-by: Kyle McMartin Signed-off-by: Heiko Carstens Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed