Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754578AbXHBJrq (ORCPT ); Thu, 2 Aug 2007 05:47:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752616AbXHBJri (ORCPT ); Thu, 2 Aug 2007 05:47:38 -0400 Received: from xdsl-664.zgora.dialog.net.pl ([81.168.226.152]:2224 "EHLO tuxland.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752148AbXHBJrh (ORCPT ); Thu, 2 Aug 2007 05:47:37 -0400 From: Mariusz Kozlowski To: Jiri Kosina Subject: Re: 2.6.23-rc1-mm2 Date: Thu, 2 Aug 2007 11:47:33 +0200 User-Agent: KMail/1.9.5 Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net, Greg KH References: <20070731230932.a9459617.akpm@linux-foundation.org> <20070801011323.6e8d8259.akpm@linux-foundation.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708021147.33887.m.kozlowski@tuxland.pl> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1543 Lines: 40 Hello, > > > usb 2-1: USB disconnect, address 2 > > > BUG: atomic counter underflow at: > > > [] show_trace_log_lvl+0x1a/0x30 > > > [] show_trace+0x12/0x14 > > > [] dump_stack+0x15/0x17 > > > [] __free_pages+0x50/0x52 > > > [] free_pages+0x1f/0x21 > > > [] dma_free_coherent+0x43/0x9c > > > [] hcd_buffer_free+0x43/0x6a > > > [] usb_buffer_free+0x23/0x29 > > > [] hid_free_buffers+0x23/0x71 > > > [] hid_disconnect+0xb0/0xc8 > > > [] usb_unbind_interface+0x30/0x72 > > > [] __device_release_driver+0x6a/0x92 > > > [] device_release_driver+0x20/0x36 > > > [] bus_remove_device+0x62/0x85 > > > [] device_del+0x16d/0x27c > > > [] usb_disable_device+0x7a/0xe2 > > > [] usb_disconnect+0x94/0xde > > > [] hub_thread+0x2fe/0xc1b > > > [] kthread+0x36/0x58 > > > [] kernel_thread_helper+0x7/0x14 > > > ======================= > > > uhci_hcd 0000:00:0c.0: dma_pool_free buffer-32, 6b6b6b6b/6b6b6b6b (bad dma) > > Mariusz, > > I guess the patch below (which I have just added to my tree) fixes that, > right? Thanks. Yes - that's correct. This patch fixes the bug. Thanks. Mariusz - 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/