Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262947AbUJ0WRR (ORCPT ); Wed, 27 Oct 2004 18:17:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262934AbUJ0WNm (ORCPT ); Wed, 27 Oct 2004 18:13:42 -0400 Received: from spectre.fbab.net ([212.214.165.139]:14992 "HELO mail2.fbab.net") by vger.kernel.org with SMTP id S262932AbUJ0VmD (ORCPT ); Wed, 27 Oct 2004 17:42:03 -0400 Message-ID: <41801622.5040207@fbab.net> Date: Wed, 27 Oct 2004 23:41:54 +0200 From: "Magnus Naeslund(t)" User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ingo Molnar , linux-kernel@vger.kernel.org Subject: Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.4 References: <20041018145008.GA25707@elte.hu> <20041019124605.GA28896@elte.hu> <20041019180059.GA23113@elte.hu> <20041020094508.GA29080@elte.hu> <20041021132717.GA29153@elte.hu> <20041022133551.GA6954@elte.hu> <20041022155048.GA16240@elte.hu> <20041022175633.GA1864@elte.hu> <20041025104023.GA1960@elte.hu> <20041027001542.GA29295@elte.hu> <20041027130359.GA6203@elte.hu> In-Reply-To: <20041027130359.GA6203@elte.hu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1456 Lines: 37 I'm testing out this patch on an debian box. There seems to be a problem with enable_irq in the e100 driver that makes the network to b0rk. What information do you need to get something useful out of this? I saw that others have this problem, so I've got an serial console to the box, if you want me to do any tests, tell me how. Regards, Magnus Setting up IP spoofing protection: rp_filter. Configuring network interfaces: ifconfig/924: BUG in enable_irq at kernel/irq/manage.c:112 [] enable_irq+0xe4/0x12c (8) [] e100_up+0x119/0x224 [e100] (44) [] e100_open+0x2c/0x84 [e100] (44) [] dev_open+0x76/0x85 (28) [] dev_change_flags+0x5d/0x138 (24) [] dev_load+0x31/0x6c (12) [] devinet_ioctl+0x5f9/0x6c6 (20) [] inet_ioctl+0xc7/0xd3 (104) [] sock_ioctl+0x19f/0x26a (24) [] sys_ioctl+0x1e8/0x249 (28) [] do_page_fault+0x0/0x5ee (24) [] syscall_call+0x7/0xb (16) preempt count: 00000002 . 2-level deep critical section nesting: .. entry 1: enable_irq+0x31/0x12c [] / (0x0 [<00000000>]) .. entry 2: print_traces+0x14/0x47 [] / (0x0 [<00000000>]) - 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/