linux-stable-rt/arch/um
Jeff Dike 54fa0ba406 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>
2007-10-16 09:43:07 -07:00
..
drivers uml: sysrq and mconsole fixes 2007-10-16 09:43:07 -07:00
include uml: floating point signal delivery fixes 2007-10-16 09:43:07 -07:00
kernel uml: ptrace floating point fixes 2007-10-16 09:43:07 -07:00
os-Linux uml: floating point signal delivery fixes 2007-10-16 09:43:07 -07:00
scripts
sys-i386 uml: coredumping floating point fixes 2007-10-16 09:43:07 -07:00
sys-ia64
sys-ppc
sys-x86_64 uml: ptrace floating point fixes 2007-10-16 09:43:07 -07:00
Kconfig
Kconfig.char
Kconfig.debug
Kconfig.i386
Kconfig.net
Kconfig.x86_64
Makefile
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-tt
Makefile-x86_64
defconfig uml: sysrq and mconsole fixes 2007-10-16 09:43:07 -07:00