Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756981AbYFJOEr (ORCPT ); Tue, 10 Jun 2008 10:04:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755611AbYFJOEg (ORCPT ); Tue, 10 Jun 2008 10:04:36 -0400 Received: from py-out-1112.google.com ([64.233.166.179]:27090 "EHLO py-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751533AbYFJOEf (ORCPT ); Tue, 10 Jun 2008 10:04:35 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=g0dwdJZQHCisOT9Oe2o5NNYPzO4N46JlXDk3KTdKEMkhxI0Fxs3Nxm1ccNkrJi5CYk kS4rrsfhSnEQbXVIeHeBUqzJDRsFYe8XmjaP4rcUxcF56/RwdxGVFlOGaMX3OYLkGIXU GnEWOIykmFzSk1990itIchSCbY8fupxiEG954= Message-ID: Date: Tue, 10 Jun 2008 10:04:33 -0400 From: "Miles Lane" To: balbir@linux.vnet.ibm.com Subject: Re: 2.6.26-rc5-mm1 -- WARNING: at kernel/res_counter.c:49 res_counter_uncharge_locked+0x5a/0x96() Cc: "Andrew Morton" , "Linux Kernel Mailing List" , "Hirokazu Takahashi" In-Reply-To: <484E0200.6060107@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <484E0200.6060107@linux.vnet.ibm.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2367 Lines: 57 Yes, that appears to fix it. Thanks! Miles On Tue, Jun 10, 2008 at 12:24 AM, Balbir Singh wrote: > Miles Lane wrote: >> kernel: WARNING: at kernel/res_counter.c:49 >> res_counter_uncharge_locked+0x5a/0x96() >> kernel: Modules linked in: cpufreq_ondemand cpufreq_conservative sbs >> sbshc battery ac sbp2 arc4 snd_intel8x0 snd_ac97_codec ac97_bus >> snd_pcm_oss snd_mixer_oss ecb crypto_blkcipher cryptomgr snd_pcm >> crypto_algapi snd_seq_dummy rtc b43 snd_seq_oss snd_seq_midi_event >> mac80211 cfg80211 led_class snd_seq ohci1394 ieee1394 snd_timer >> snd_seq_device snd shpchp pci_hotplug soundcore snd_page_alloc >> i2c_nforce2 i2c_core button thermal processor fan >> kernel: Pid: 4168, comm: expr Tainted: G W 2.6.26-rc5-mm1 #2 >> kernel: [mac80211:warn_on_slowpath+0x95/0x5c6] warn_on_slowpath+0x95/0xf1 >> kernel: [__slab_free+0x268/0x7ff] ? __slab_free+0x268/0x7ff >> kernel: [processor:trace_hardirqs_on+0x27/0xde1c] ? trace_hardirqs_on+0x27/0x37 >> kernel: [free_hot_cold_page+0x454/0x4c3] ? free_hot_cold_page+0x454/0x4c3 >> kernel: [paravirt_get_lazy_mode+0x1c/0x37] ? paravirt_get_lazy_mode+0x1c/0x37 >> kernel: [unmap_vmas+0x984/0xd55] ? unmap_vmas+0x984/0xd55 >> kernel: [res_counter_uncharge+0x26/0x6b] ? res_counter_uncharge+0x26/0x6b >> kernel: [res_counter_uncharge_locked+0x5a/0x96] >> res_counter_uncharge_locked+0x5a/0x96 >> kernel: [res_counter_uncharge+0x40/0x6b] res_counter_uncharge+0x40/0x6b >> kernel: [memrlimit_cgroup_uncharge_as+0x47/0x57] >> memrlimit_cgroup_uncharge_as+0x47/0x57 >> kernel: [unmap_region+0x14e/0x29e] unmap_region+0x14e/0x29e >> kernel: [do_munmap+0x339/0x41d] do_munmap+0x339/0x41d >> kernel: [sys_munmap+0x76/0xa1] sys_munmap+0x76/0xa1 >> kernel: [sysenter_past_esp+0x78/0xc5] sysenter_past_esp+0x78/0xc5 >> kernel: ======================= >> kernel: ---[ end trace c305141495cb1ca4 ]--- >> > > Hi, > > Could you please see if the patch at > > http://lkml.org/lkml/2008/6/9/274 > > fixes your problem > > > -- > Warm Regards, > Balbir Singh > Linux Technology Center > IBM, ISTL > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/