From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754844Ab0GJM6O (ORCPT ); Sat, 10 Jul 2010 08:58:14 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:35721 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753098Ab0GJM6M (ORCPT ); Sat, 10 Jul 2010 08:58:12 -0400 From: "Rafael J. Wysocki" To: Thomas Meyer Subject: Re: [Bug #15673] 2.6.34-rc2: "ima_dec_counts: open/free imbalance"? Date: Sat, 10 Jul 2010 14:56:10 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.35-rc4; KDE/4.4.4; x86_64; ; ) Cc: Linux Kernel Mailing List , Kernel Testers List , Maciej Rutecki References: <1278751306.2955.3.camel@localhost.localdomain> In-Reply-To: <1278751306.2955.3.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201007101456.10876.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Saturday, July 10, 2010, Thomas Meyer wrote: > Am Samstag, den 10.07.2010, 02:33 +0200 schrieb Rafael J. Wysocki: > > This message has been generated automatically as a part of a report > > of regressions introduced between 2.6.33 and 2.6.34. > > > > The following bug entry is on the current list of known regressions > > introduced between 2.6.33 and 2.6.34. Please verify if it still should > > be listed and let the tracking team know (either way). > > > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=15673 > > Subject : 2.6.34-rc2: "ima_dec_counts: open/free imbalance"? > > Submitter : Thomas Meyer > > Date : 2010-03-28 11:31 (104 days old) > > Message-ID : <1269775909.5301.4.camel@localhost.localdomain> > > References : http://marc.info/?l=linux-kernel&m=126977593326800&w=2 > > Still see the warning in 2.6.34.1: > > [ 1466.091349] IMA: unmeasured files on fsmagic: 1021994 > [ 1466.091356] ima_dec_counts: open/free imbalance (r:0 w:-1 o:-1) > [ 1466.091360] Pid: 2357, comm: async/10 Tainted: G W 2.6.34.1 #3 > [ 1466.091362] Call Trace: > [ 1466.091371] [] ? printk+0x1d/0x26 > [ 1466.091377] [] ima_file_free+0x16f/0x210 > [ 1466.091384] [] __fput+0xf2/0x1f0 > [ 1466.091388] [] fput+0x1d/0x30 > [ 1466.091394] [] drm_gem_object_free_common+0x1f/0x40 > [ 1466.091398] [] ? drm_gem_object_free+0x0/0x40 > [ 1466.091402] [] drm_gem_object_free+0x31/0x40 > [ 1466.091407] [] kref_put+0x2c/0x60 > [ 1466.091412] [] i915_gem_cleanup_ringbuffer+0x48/0x70 > [ 1466.091416] [] i915_gem_idle+0x9c/0x120 > [ 1466.091420] [] i915_drm_freeze+0x3d/0xa0 > [ 1466.091423] [] i915_pm_suspend+0x2e/0x80 > [ 1466.091427] [] ? wait_for_common+0x1a/0xf0 > [ 1466.091432] [] pci_pm_suspend+0x49/0x110 > [ 1466.091436] [] ? pci_pm_suspend+0x0/0x110 > [ 1466.091441] [] pm_op+0x181/0x1d0 > [ 1466.091445] [] ? device_for_each_child+0x54/0x60 > [ 1466.091449] [] __device_suspend+0xbf/0x110 > [ 1466.091453] [] async_suspend+0x23/0x60 > [ 1466.091457] [] async_thread+0xc5/0x210 > [ 1466.091461] [] ? schedule+0x1e1/0x450 > [ 1466.091472] [] ? default_wake_function+0x0/0x20 > [ 1466.091476] [] ? async_thread+0x0/0x210 > [ 1466.091480] [] kthread+0x74/0x80 > [ 1466.091483] [] ? kthread+0x0/0x80 > [ 1466.091488] [] kernel_thread_helper+0x6/0x10 > [ 1466.096531] iint_free: writecount: -1 > [ 1466.096533] iint_free: opencount: -1 > [ 1466.096535] iint_free: writecount: -1 > [ 1466.096537] iint_free: opencount: -1 > [ 1466.103256] ehci_hcd 0000:00:1d.7: PCI INT A disabled Thanks for the update. Have you tried the current mainlne? Rafael From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [Bug #15673] 2.6.34-rc2: "ima_dec_counts: open/free imbalance"? Date: Sat, 10 Jul 2010 14:56:10 +0200 Message-ID: <201007101456.10876.rjw@sisk.pl> References: <1278751306.2955.3.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1278751306.2955.3.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org> Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: Text/Plain; charset="us-ascii" To: Thomas Meyer Cc: Linux Kernel Mailing List , Kernel Testers List , Maciej Rutecki On Saturday, July 10, 2010, Thomas Meyer wrote: > Am Samstag, den 10.07.2010, 02:33 +0200 schrieb Rafael J. Wysocki: > > This message has been generated automatically as a part of a report > > of regressions introduced between 2.6.33 and 2.6.34. > > > > The following bug entry is on the current list of known regressions > > introduced between 2.6.33 and 2.6.34. Please verify if it still should > > be listed and let the tracking team know (either way). > > > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=15673 > > Subject : 2.6.34-rc2: "ima_dec_counts: open/free imbalance"? > > Submitter : Thomas Meyer > > Date : 2010-03-28 11:31 (104 days old) > > Message-ID : <1269775909.5301.4.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org> > > References : http://marc.info/?l=linux-kernel&m=126977593326800&w=2 > > Still see the warning in 2.6.34.1: > > [ 1466.091349] IMA: unmeasured files on fsmagic: 1021994 > [ 1466.091356] ima_dec_counts: open/free imbalance (r:0 w:-1 o:-1) > [ 1466.091360] Pid: 2357, comm: async/10 Tainted: G W 2.6.34.1 #3 > [ 1466.091362] Call Trace: > [ 1466.091371] [] ? printk+0x1d/0x26 > [ 1466.091377] [] ima_file_free+0x16f/0x210 > [ 1466.091384] [] __fput+0xf2/0x1f0 > [ 1466.091388] [] fput+0x1d/0x30 > [ 1466.091394] [] drm_gem_object_free_common+0x1f/0x40 > [ 1466.091398] [] ? drm_gem_object_free+0x0/0x40 > [ 1466.091402] [] drm_gem_object_free+0x31/0x40 > [ 1466.091407] [] kref_put+0x2c/0x60 > [ 1466.091412] [] i915_gem_cleanup_ringbuffer+0x48/0x70 > [ 1466.091416] [] i915_gem_idle+0x9c/0x120 > [ 1466.091420] [] i915_drm_freeze+0x3d/0xa0 > [ 1466.091423] [] i915_pm_suspend+0x2e/0x80 > [ 1466.091427] [] ? wait_for_common+0x1a/0xf0 > [ 1466.091432] [] pci_pm_suspend+0x49/0x110 > [ 1466.091436] [] ? pci_pm_suspend+0x0/0x110 > [ 1466.091441] [] pm_op+0x181/0x1d0 > [ 1466.091445] [] ? device_for_each_child+0x54/0x60 > [ 1466.091449] [] __device_suspend+0xbf/0x110 > [ 1466.091453] [] async_suspend+0x23/0x60 > [ 1466.091457] [] async_thread+0xc5/0x210 > [ 1466.091461] [] ? schedule+0x1e1/0x450 > [ 1466.091472] [] ? default_wake_function+0x0/0x20 > [ 1466.091476] [] ? async_thread+0x0/0x210 > [ 1466.091480] [] kthread+0x74/0x80 > [ 1466.091483] [] ? kthread+0x0/0x80 > [ 1466.091488] [] kernel_thread_helper+0x6/0x10 > [ 1466.096531] iint_free: writecount: -1 > [ 1466.096533] iint_free: opencount: -1 > [ 1466.096535] iint_free: writecount: -1 > [ 1466.096537] iint_free: opencount: -1 > [ 1466.103256] ehci_hcd 0000:00:1d.7: PCI INT A disabled Thanks for the update. Have you tried the current mainlne? Rafael