Commit e1e8f181 authored by Damien Le Moal's avatar Damien Le Moal
Browse files

console: protect output with a spinlock



Avoid getting messages from multiple harts mingled into garbage text
with a spinlock serializing calls to sbi_puts() and sbi_printf().

Signed-off-by: default avatarDamien Le Moal <damien.lemoal@wdc.com>
parent 07ee5f2e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment