android_kernel_xiaomi_sm8350/arch/um/drivers
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
..
chan_kern.c uml: fix console writing bugs 2007-10-16 09:43:04 -07:00
chan_user.c uml: remove os_* usage from userspace files 2007-10-16 09:43:06 -07:00
cow_sys.h uml: Eliminate kernel allocator wrappers 2007-07-16 09:05:38 -07:00
cow_user.c
cow.h
daemon_kern.c
daemon_user.c uml: Eliminate kernel allocator wrappers 2007-07-16 09:05:38 -07:00
daemon.h
fd.c uml: console subsystem tidying 2007-10-16 09:43:04 -07:00
harddog_kern.c uml: fix nonremovability of watchdog 2007-10-16 09:43:04 -07:00
harddog_user.c uml: remove os_* usage from userspace files 2007-10-16 09:43:06 -07:00
hostaudio_kern.c
line.c uml: console tidying 2007-10-16 09:43:04 -07:00
Makefile uml: add VDE networking support 2007-10-16 09:43:05 -07:00
mcast_kern.c
mcast_user.c uml: Eliminate kernel allocator wrappers 2007-07-16 09:05:38 -07:00
mcast.h
mconsole_kern.c uml: sysrq and mconsole fixes 2007-10-16 09:43:07 -07:00
mconsole_user.c uml: DEBUG_SHIRQ fixes 2007-07-16 09:05:38 -07:00
mmapper_kern.c Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
net_kern.c uml: more __init annotations 2007-07-24 12:24:58 -07:00
net_user.c uml: Eliminate kernel allocator wrappers 2007-07-16 09:05:38 -07:00
null.c uml: console subsystem tidying 2007-10-16 09:43:04 -07:00
pcap_kern.c
pcap_user.c um_kmalloc() remnants 2007-07-17 11:01:07 -07:00
pcap_user.h
port_kern.c uml: console subsystem tidying 2007-10-16 09:43:04 -07:00
port_user.c uml: console subsystem tidying 2007-10-16 09:43:04 -07:00
port.h
pty.c uml: console subsystem tidying 2007-10-16 09:43:04 -07:00
random.c
slip_common.c
slip_common.h
slip_kern.c
slip_user.c uml: Eliminate kernel allocator wrappers 2007-07-16 09:05:38 -07:00
slip.h
slirp_kern.c
slirp_user.c uml: simplify helper stack handling 2007-07-16 09:05:38 -07:00
slirp.h
ssl.c uml: handle errors on opening host side of consoles 2007-07-16 09:05:38 -07:00
ssl.h
stderr_console.c uml: get declaration of simple_strtoul 2007-06-08 17:23:33 -07:00
stdio_console.c uml: handle errors on opening host side of consoles 2007-07-16 09:05:38 -07:00
stdio_console.h
tty.c uml: console subsystem tidying 2007-10-16 09:43:04 -07:00
ubd_kern.c uml: fix previous request size limit fix 2007-08-22 19:52:46 -07:00
ubd_user.c uml: DEBUG_SHIRQ fixes 2007-07-16 09:05:38 -07:00
vde_kern.c uml: add VDE networking support 2007-10-16 09:43:05 -07:00
vde_user.c uml: add VDE networking support 2007-10-16 09:43:05 -07:00
vde.h uml: add VDE networking support 2007-10-16 09:43:05 -07:00
xterm_kern.c uml: xterm driver tidying 2007-07-16 09:05:38 -07:00
xterm.c uml: console subsystem tidying 2007-10-16 09:43:04 -07:00
xterm.h