[Logcheck-commits] Hannes von Haugwitz: i.d.w/kernel: ignore 'Monitor-Mwait' messages
Hannes von Haugwitz
hvh-guest at alioth.debian.org
Mon Apr 18 09:38:16 UTC 2011
Module: logcheck
Branch: master
Commit: fd8cb571a6232fc7b863558bbfc871f27e8ded39
URL: http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=fd8cb571a6232fc7b863558bbfc871f27e8ded39
Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date: Mon Apr 18 11:36:39 2011 +0200
i.d.w/kernel: ignore 'Monitor-Mwait' messages
---
debian/changelog | 1 +
rulefiles/linux/ignore.d.workstation/kernel | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4dd46aa..b9c6c04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -44,6 +44,7 @@ logcheck (1.3.14) unstable; urgency=low
- allow '-' in interface name (closes: #622942)
* ignore.d.workstation/kernel:
- ignore 'cfg80211: Calling CRDA for country' message
+ - ignore 'Monitor-Mwait' messages
[ Gerfried Fuchs ]
* Remove myself from uploaders.
diff --git a/rulefiles/linux/ignore.d.workstation/kernel b/rulefiles/linux/ignore.d.workstation/kernel
index 3352b2a..fb90af0 100644
--- a/rulefiles/linux/ignore.d.workstation/kernel
+++ b/rulefiles/linux/ignore.d.workstation/kernel
@@ -160,3 +160,4 @@
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? mmcblk[0-9]: mmc[0-9]:[[:xdigit:]]{4} [[:alnum:]]+ [.[:digit:]]+ [MG]iB$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? mmcblk[0-9]:( p[0-9])+$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? cfg80211: Calling CRDA (to update world regulatory domain|for country: [A-Z][A-Z])$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? Monitor-Mwait will be used to enter C-[123] state$
More information about the Logcheck-commits
mailing list