aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-10-09 12:16:57 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-10-09 12:23:40 -0700
commitbfd8d3f23b51018388be0411ccbc2d56277fe294 (patch)
tree2dcf9d0557488349f4753838b6c689986dcf536c /include/linux
parentprintk: re-organize log_output() to be more legible (diff)
downloadlinux-dev-bfd8d3f23b51018388be0411ccbc2d56277fe294.tar.xz
linux-dev-bfd8d3f23b51018388be0411ccbc2d56277fe294.zip
printk: make reading the kernel log flush pending lines
That will mean that any possible subsequent continuation will now be broken up onto a line of its own (since reading the log has finalized the beginning og the line), but if user space has activated system logging (or if there's a kernel message dump going on) that is the right thing to do. And now that we actually get the continuation flags _right_ for this all, the user space logger that is reading the kernel messages can actually see the continuation marker. Not that anybody seems to really bother with it (or care), but in theory user space can do its own message stitching. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions