mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-22 22:09:34 +01:00
journalwatch config
This commit is contained in:
parent
81a85fd9ad
commit
dfa31acb83
@ -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";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user