git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b73c674
)
Make sys_syslog a conditional system call
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Wed, 14 Jan 2009 13:13:58 +0000
(14:13 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sun, 18 Jan 2009 18:35:33 +0000
(10:35 -0800)
commit
f627a741d24f12955fa2d9f8831c3b12860635bd
upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found