diff options
author | Richard Braun <rbraun@sceen.net> | 2017-06-17 21:07:01 +0200 |
---|---|---|
committer | Richard Braun <rbraun@sceen.net> | 2017-06-17 21:07:01 +0200 |
commit | e65bf4657346f5ee28fc0e41380d98c80c70cc65 (patch) | |
tree | 7729326c862b4f94acd1b2ccfd56eecb98f1563c /kern/console.c | |
parent | 0a5af0a62ba2ed1c17404b1dd8ed15b0ff41abf7 (diff) |
kern/log: use the new buffered cbuf interface
The new code also fixes mistakes introduced by commit
164ccc1eeef9b335efa48ff3985a5c1c35bdecad, which replaced calls to cbuf_pop
with cbuf_read, which doesn't update the start index, so that the shell
command would know where to start dumping from. Some conditions were still
relaying on the start index reflecting consumption.
Diffstat (limited to 'kern/console.c')
0 files changed, 0 insertions, 0 deletions