aboutsummaryrefslogtreecommitdiff
path: root/arch/um/drivers/line.c
diff options
context:
space:
mode:
authorPaolo 'Blaisorblade' Giarrusso <[email protected]>2007-03-07 20:41:11 -0800
committerLinus Torvalds <[email protected]>2007-03-08 07:38:21 -0800
commitb53378856f4ea43182d13658f7c2138971366148 (patch)
tree2f9674b603a0a100b299d7b3ac4fca525d09e04d /arch/um/drivers/line.c
parent9ff1d36cf4b8b7dc4efbc83ac617a63020b1125d (diff)
[PATCH] um: mark both consoles as CON_ANYTIME
Since both UML consoles do not use percpu variables, they may be called when the cpu is still offline, and they may be marked CON_ANYTIME (this is documented in kernel/printk.c, grep for CON_ANYTIME to find mentions of this). Works well in testing done with lock debug enabled, should be safe but is not needed for next release. This would probably help also stderr_console.c, but this is yet to test. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <[email protected]> Acked-by: Jeff Dike <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/um/drivers/line.c')
0 files changed, 0 insertions, 0 deletions