Skip to content

Conversation

@xiulipan
Copy link
Contributor

@xiulipan xiulipan commented Aug 28, 2020

With thesofproject/linux#2382
no error logs will generate in boot time. Udpate the err list
and ignore list with this update.

Fix #340

Signed-off-by: Pan Xiuli xiuli.pan@linux.intel.com

With thesofproject/linux#2382
no error logs will generate in boot time. Udpate the err list
and ignore list with this update.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
@aiChaoSONG
Copy link

Pierre has done this in 2feec89, close this and review #354?

Copy link
Contributor

@lyakh lyakh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you removed "panic" because it also triggers a different keyword, maybe "error"?

@plbossart
Copy link
Member

you removed "panic" because it also triggers a different keyword, maybe "error"?

we need to keep panic, but only when it's a dev_err/warn level. We have a couple of dev_dbg() logs which use 'panic', but they are harmless.

@plbossart
Copy link
Member

yes this seems redundant with #354, let's close this one.

@plbossart plbossart closed this Aug 28, 2020
@marc-hb
Copy link
Collaborator

marc-hb commented Sep 9, 2020

See also #362 (and #340)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ignore firmware loading failure if retrial is successful

5 participants