From: Robert Stonehouse Date: Mon, 7 Oct 2013 17:44:17 +0000 (+0100) Subject: sfc: Demote "MC Scheduler error" messages X-Git-Tag: v3.14-rc1~94^2~497^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d9955bedb18a403bde1290607d5c02cd86ae5fe;p=pandora-kernel.git 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: Ben Hutchings --- Reading git-diff-tree failed