Skip to content
Commit 2d9955be authored by Robert Stonehouse's avatar Robert Stonehouse Committed by Ben Hutchings
Browse files

sfc: Demote "MC Scheduler error" messages



The MC firmware is cooperatively multitasking and its scheduler will
send an event when a task yields after running for more than the
expected maximum time.  This can be useful for firmware development
but does not usually indicate a serious error and does not help to
detect a lockup (there is a hardware watchdog that does that).
Change the message and reduce log level accordingly.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent 2dd64265
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