Your message dated Sun, 30 Jan 2005 08:47:58 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Closing 64415
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 20 May 2000 21:56:30 +0000
>From [EMAIL PROTECTED] Sat May 20 16:56:30 2000
Return-path: <[EMAIL PROTECTED]>
Received: from kirk.linux.it [151.99.137.10] (root)
        by master.debian.org with esmtp (Exim 3.12 #2 (Debian))
        id 12tHET-0000YU-00; Sat, 20 May 2000 16:56:30 -0500
Received: (from [EMAIL PROTECTED])
        by kirk.linux.it (8.9.3/8.9.3/Md) with UUCP id WAA11751
        for [EMAIL PROTECTED]; Sat, 20 May 2000 22:47:31 +0200
Received: by giano.linux.it (Postfix, from userid 10)
        id CF16B3760; Sat, 20 May 2000 23:51:02 +0200 (CEST)
Received: by wonderland.linux.it (Postfix, from userid 1001)
        id 19130995E; Sat, 20 May 2000 23:53:27 +0200 (CEST)
From: "Marco d'Itri" <[EMAIL PROTECTED]>
Subject: hwtools: fix irqtune warnings
To: [EMAIL PROTECTED]
X-Mailer: bug 3.2.7
Message-Id: <[EMAIL PROTECTED]>
Date: Sat, 20 May 2000 23:53:27 +0200 (CEST)
Delivered-To: [EMAIL PROTECTED]

Package: hwtools
Version: 0.5-0.2
Severity: normal

This simple patch removes some warnings emitted by irqtune on 2.x kernels.
I'm using it since more than one year.


--- hwtools-0.6.orig/irqtune/src/irqtune.c
+++ hwtools-0.6/irqtune/src/irqtune.c
@@ -806,6 +806,9 @@
                cp = fgets(bf,sizeof(bf),xf);
                if (cp == NULL)
                        break;
+
+               if (strstr(bf, "CPU") || strstr(bf, "NMI:"))
+                       continue;
 
                /* clean the line */
                cp = strchr(bf,'\n');




---------------------------------------
Received: (at 64415-done) by bugs.debian.org; 30 Jan 2005 07:48:40 +0000
>From [EMAIL PROTECTED] Sat Jan 29 23:48:40 2005
Return-path: <[EMAIL PROTECTED]>
Received: from alille-252-1-12-90.w83-192.abo.wanadoo.fr (debian) 
[83.192.230.90] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cv9p2-0002qG-00; Sat, 29 Jan 2005 23:48:40 -0800
Received: from debian (debian [127.0.0.1])
        by debian (Postfix) with ESMTP id 3F9B8C7401
        for <[EMAIL PROTECTED]>; Sun, 30 Jan 2005 08:48:03 +0100 (CET)
From: Pierre Ancelot <[EMAIL PROTECTED]>
Organization: Neko Systems
To: [EMAIL PROTECTED]
Subject: Closing 64415
User-Agent: KMail/1.7.1
MIME-Version: 1.0
Date: Sun, 30 Jan 2005 08:47:58 +0100
Content-Type: multipart/signed;
  boundary="nextPart2248202.ULpi2MIE1z";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

--nextPart2248202.ULpi2MIE1z
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


Was fixed in 0.7-1 but not closed. closing it now.
Thanks for your bugs report.

--nextPart2248202.ULpi2MIE1z
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQBB/JEytSti1Zwti3IRAg9RAKCIIgwllYY1ihWGTI0CGHvFnXttMQCfR6jK
Ayogqcs5cslKFQVMdBtsplU=
=A+Z5
-----END PGP SIGNATURE-----

--nextPart2248202.ULpi2MIE1z--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to