Skip to content

Conversation

@SzymonRichert
Copy link
Collaborator

Ignore all intel_ish_ipc errors in dmesg. There is no connection to audio use-cases (we have no shared flows with ACE/audio and ISH now).

Ignore all intel_ish_ipc errors in dmesg

Signed-off-by: Szymon Richert <[email protected]>
Copy link
Contributor

@majunkier majunkier left a comment

Choose a reason for hiding this comment

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

checked with:
pattern='intel_ish_ipc 0000:00:[0-9]+.0: .+' && grep -v -E "$pattern" test_file.log

Copy link
Contributor

@KamilxPaszkiet KamilxPaszkiet left a comment

Choose a reason for hiding this comment

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

We can disable ISH module in BIOS.

Copy link
Collaborator

@marc-hb marc-hb left a comment

Choose a reason for hiding this comment

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

You could also blocklist intel_ish_ipc. Error handling is practically never tested, so who loading a driver that fails is a small but non-zero risk.

If the number of systems is small, there is also this option: bf1c606

Last but not least: it's nice to report errors found in other drivers, it helps the product. Sometimes they know a quick fix.

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.

4 participants