Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750787AbWBJW2s (ORCPT ); Fri, 10 Feb 2006 17:28:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751129AbWBJW2r (ORCPT ); Fri, 10 Feb 2006 17:28:47 -0500 Received: from mail.dvmed.net ([216.237.124.58]:13253 "EHLO mail.dvmed.net") by vger.kernel.org with ESMTP id S1750787AbWBJW2r (ORCPT ); Fri, 10 Feb 2006 17:28:47 -0500 Message-ID: <43ED1390.40809@pobox.com> Date: Fri, 10 Feb 2006 17:28:32 -0500 From: Jeff Garzik User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jim Crilly CC: Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: 2.6.16-rc2-mm1 References: <20060207220627.345107c3.akpm@osdl.org> <20060210213058.GE11297@voodoo> In-Reply-To: <20060210213058.GE11297@voodoo> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) X-Spam-Report: Spam detection software, running on the system "srv2.dvmed.net", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Jim Crilly wrote: > On 02/07/06 10:06:27PM -0800, Andrew Morton wrote: > >>ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.16-rc2/2.6.16-rc2-mm1/ >> > > > I got the following BUG with the tulip driver because there's a mdelay(1) > at the end of the tulip_media_select() function. Removing the mdelay(1) > is trivial so I've attached a patch, but I'm not sure if it's the > correct fix so I've CC'd Jeff Garzik. > > BUG: warning at drivers/net/tulip/media.c:402/tulip_select_media() > tulip_select_media+0x7b8/0x7db [tulip] dma_pool_free+0xc4/0x10e > t21142_lnk_change+0x1af/0x4f4 [tulip] finish_urb+0x98/0xc0 [ohci_hcd] > tulip_interrupt+0x65f/0x803 [tulip] ohci_irq+0x148/0x16d [ohci_hcd] > handle_IRQ_event+0x20/0x4c __do_IRQ+0x8c/0xdd > do_IRQ+0x3c/0x54 > ======================= > common_interrupt+0x1a/0x20 default_idle+0x0/0x55 > default_idle+0x2c/0x55 cpu_idle+0x8f/0xae > start_kernel+0x37f/0x386 > > Signed-off-by: Jim Crilly [...] Content analysis details: (0.1 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.1 RCVD_IN_SORBS_DUL RBL: SORBS: sent directly from dynamic IP address [69.134.188.146 listed in dnsbl.sorbs.net] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1494 Lines: 37 Jim Crilly wrote: > On 02/07/06 10:06:27PM -0800, Andrew Morton wrote: > >>ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.16-rc2/2.6.16-rc2-mm1/ >> > > > I got the following BUG with the tulip driver because there's a mdelay(1) > at the end of the tulip_media_select() function. Removing the mdelay(1) > is trivial so I've attached a patch, but I'm not sure if it's the > correct fix so I've CC'd Jeff Garzik. > > BUG: warning at drivers/net/tulip/media.c:402/tulip_select_media() > tulip_select_media+0x7b8/0x7db [tulip] dma_pool_free+0xc4/0x10e > t21142_lnk_change+0x1af/0x4f4 [tulip] finish_urb+0x98/0xc0 [ohci_hcd] > tulip_interrupt+0x65f/0x803 [tulip] ohci_irq+0x148/0x16d [ohci_hcd] > handle_IRQ_event+0x20/0x4c __do_IRQ+0x8c/0xdd > do_IRQ+0x3c/0x54 > ======================= > common_interrupt+0x1a/0x20 default_idle+0x0/0x55 > default_idle+0x2c/0x55 cpu_idle+0x8f/0xae > start_kernel+0x37f/0x386 > > Signed-off-by: Jim Crilly Its wrong, and further we don't need obvious spam email addresses in the changelog. Jeff - 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/