journalwatch config

This commit is contained in:
Daniel Langbein 2023-12-26 12:14:48 +01:00
parent 81a85fd9ad
commit dfa31acb83
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -518,12 +518,15 @@
ata4\.00: failed to IDENTIFY \(I/O error, err_mask=0x40\) ata4\.00: failed to IDENTIFY \(I/O error, err_mask=0x40\)
ata4\.00: revalidation failed \(errno=-5\) ata4\.00: revalidation failed \(errno=-5\)
# Ignore very frequent kernel stack traces # Ignore very frequent kernel stack traces
i915 0000:00:02\.0: drm_WARN_ON\(\(intel_uncore_read\(&dev_priv->uncore, \(\(const i915_reg_t\){ \.reg = \(0x130090\) }\)\) & mask\) != mask\)
WARNING: CPU: [0-9]+ PID: [0-9]+ at drivers/gpu/drm/i915/vlv_suspend\.c:.*
RIP: .*:vlv_suspend_complete\+0x[0-9abcdef]+/0x[0-9abcdef]+ \[i915\]
Call Trace: Call Trace:
<TASK> <TASK>
\? \S+\+0x[0-9]+/0x[0-9]+( \[i915\])? \? \S+\+0x[0-9abcdef]+/0x[0-9abcdef]+( \[i915\])?
(intel_runtime_suspend|pci_pm_runtime_suspend|__rpm_callback|rpm_callback|rpm_suspend|pm_runtime_work|process_one_work|worker_thread|kthread|ret_from_fork)\+0x[0-9]+/0x[0-9]+( \[i915\])? (intel_runtime_suspend|pci_pm_runtime_suspend|__rpm_callback|rpm_callback|rpm_suspend|pm_runtime_work|process_one_work|worker_thread|kthread|ret_from_fork)\+0x[0-9abcdef]+/0x[0-9abcdef]+( \[i915\])?
</TASK> </TASK>
---[ end trace 0000000000000000 ]--- ---\[ end trace 0000000000000000 \]---
'' else "")); '' else ""));
match = "SYSLOG_IDENTIFIER = kernel"; match = "SYSLOG_IDENTIFIER = kernel";
} }