commit | f627a741d24f12955fa2d9f8831c3b12860635bd | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Wed Jan 14 14:13:58 2009 +0100 |
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | Wed Jan 14 14:15:16 2009 +0100 |
tree | 2b96ea5be1df1978fd08544929c2ab3d4fbad8ba | |
parent | c9da9f2129d6a421c32e334a83770a9e67f7feac [diff] |
[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 <kyle@redhat.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>