From 2442ea7145e92a3674e1d5b7decb5b198d238462 Mon Sep 17 00:00:00 2001 From: Mateusz Junkier Date: Wed, 17 Dec 2025 09:51:18 +0100 Subject: [PATCH] sof-test: Ignore non-audio IRQ error Add filtering for IRQ interrupt on WCL platform. These are harmless kernel warnings that don't affect audio functionality. Signed-off-by: Mateusz Junkier --- tools/sof-kernel-log-check.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tools/sof-kernel-log-check.sh b/tools/sof-kernel-log-check.sh index 46a6fa26..0b2eb033 100755 --- a/tools/sof-kernel-log-check.sh +++ b/tools/sof-kernel-log-check.sh @@ -333,6 +333,14 @@ ignore_str="$ignore_str"'|kernel: intel_ish_ipc 0000:00:12.0: ISH loader: reques # below are new error level kernel logs from journalctl --priority=err # that did not influence system and can be ignored +# Ignore IRQ conflict errors - non-audio hardware issue on WCL platform +# This not affect audio functionality +ignore_str="$ignore_str"'|irq [[:digit:]]+: nobody cared' +ignore_str="$ignore_str"'|try booting with the "irqpoll" option' +ignore_str="$ignore_str"'|Disabling IRQ #[[:digit:]]+' +ignore_str="$ignore_str"'|kernel: handlers:' +ignore_str="$ignore_str"'|\[<[0-9a-f]+>\]' + # systemd issues can be ignored # seen on mutiple platforms # systemd[1]: Failed to mount Mount unit for core.