From: Heiko Carstens Date: Wed, 14 Jan 2009 13:13:58 +0000 (+0100) Subject: [CVE-2009-0029] Make sys_syslog a conditional system call X-Git-Tag: v2.6.29-rc2~77^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f627a741d24f12955fa2d9f8831c3b12860635bd;p=pandora-kernel.git [CVE-2009-0029] Make sys_syslog a conditional system call Remove the -ENOSYS implementation for !CONFIG_PRINTK and use the cond_syscall infrastructure instead. Acked-by: Kyle McMartin Signed-off-by: Heiko Carstens --- Reading git-diff-tree failed