aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel/irq.c
diff options
context:
space:
mode:
authorKarol Swietlicki <[email protected]>2008-02-04 22:31:04 -0800
committerLinus Torvalds <[email protected]>2008-02-05 09:44:29 -0800
commit7b5cc6ee6cf9001775c348bac09814a45f1276b7 (patch)
treef66ed600277ee1cdba1df31907073020f15d915c /arch/um/kernel/irq.c
parent2dc5802a22d68d83ef4c3d616912949a6527bb65 (diff)
uml: fix mconsole stop
Bring back the functionality of stopping user mode linux with the help of mconsole. [jdike - the bug being fixed is that the mconsole file descriptor is already set O_NONBLOCK or not, depending on whether we want no blocking (the normal case) or we want blocking (when an mconsole stop is in effect), so the MSG_DONTWAIT is redundant in the normal case, and wrong when we want to block.] Signed-off-by: Karol Swietlicki <[email protected]> Signed-off-by: Jeff Dike <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/um/kernel/irq.c')
0 files changed, 0 insertions, 0 deletions