diff options
author | Mike Galbraith <efault@gmx.de> | 2006-12-06 20:37:42 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-07 08:39:38 -0800 |
commit | c36264dfb2d6fa6383082de0a1bba8e12b477da1 (patch) | |
tree | 25efc8365544d12974f0633ad46f619bfbf087e1 /scripts/ver_linux | |
parent | 44ddc4f5673a62c9ecdbb7b502fe7b8206b0f945 (diff) | |
download | linux-3.10-c36264dfb2d6fa6383082de0a1bba8e12b477da1.tar.gz linux-3.10-c36264dfb2d6fa6383082de0a1bba8e12b477da1.tar.bz2 linux-3.10-c36264dfb2d6fa6383082de0a1bba8e12b477da1.zip |
[PATCH] remove the syslog interface when printk is disabled
Attempts to read() from the non-existent dmesg buffer will return zero and
userspace tends to get stuck in a busyloop.
So just remove /dev/kmsg altogether if CONFIG_PRINTK=n.
Signed-off-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts/ver_linux')
0 files changed, 0 insertions, 0 deletions