summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/ptrace.c
diff options
context:
space:
mode:
authorJeff Dike2007-10-16 10:27:17 +0200
committerLinus Torvalds2007-10-16 18:43:07 +0200
commit54fa0ba40698af6d6735ade024293bb51cc4d4b3 (patch)
treea6280ede4f15462316660831cf26ef7394b60b6a /arch/um/kernel/ptrace.c
parentuml: coredumping floating point fixes (diff)
downloadkernel-qcow2-linux-54fa0ba40698af6d6735ade024293bb51cc4d4b3.tar.gz
kernel-qcow2-linux-54fa0ba40698af6d6735ade024293bb51cc4d4b3.tar.xz
kernel-qcow2-linux-54fa0ba40698af6d6735ade024293bb51cc4d4b3.zip
uml: sysrq and mconsole fixes
Fix the passing of printk output back to the mconsole client. The existing code was somewhat confused, accumulating output in a buffer, but writing it out entirely whenever a new chunk was added. This is fixed. The earlier include cleanups caused linux/sysrq.h to not be included - this is fixed by adding the include back, under CONFIG_MAGIC_SYSRQ. CONFIG_MAGIC_SYSRQ is also defaulted to on in defconfig. Signed-off-by: Jeff Dike <jdike@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/um/kernel/ptrace.c')
0 files changed, 0 insertions, 0 deletions