Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263074AbUCMJ50 (ORCPT ); Sat, 13 Mar 2004 04:57:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263076AbUCMJ50 (ORCPT ); Sat, 13 Mar 2004 04:57:26 -0500 Received: from mail.cs.tu-berlin.de ([130.149.17.13]:62436 "EHLO mail.cs.tu-berlin.de") by vger.kernel.org with ESMTP id S263074AbUCMJ5A (ORCPT ); Sat, 13 Mar 2004 04:57:00 -0500 Date: Sat, 13 Mar 2004 10:54:29 +0100 (MET) From: Peter Daum Reply-To: Peter Daum To: , Subject: NICSTAR_USE_SUNI broken in 2.6.3+ Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3359 Lines: 90 I have a bunch of machines with Forerunner LE ATM NICs. Starting with kernel version 2.6.3 the kernel crashes at boot time (see dump below) when CONFIG_ATM_NICSTAR_USE_SUNI is set. Regards, Peter Daum - - - - - 8< - - - - - 8< - - - - - 8< - - - - - 8< - - - - - 8< - - - - - Unable to handle kernel NULL pointer dereference at virtual address 00000028 c0252650 *pde = 00000000 Oops: 0002 [#1] CPU: 0 EIP: 0060:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010282 eax: 00000000 ebx: f7ce0000 ecx: f7ff6c00 edx: fffffff4 esi: f7d75b80 edi: c033f0f6 ebp: 00000000 esp: c18ffed0 ds: 007b es: 007b ss: 0068 Stack: f7fff1f8 000000d0 c0251b28 f7d75b80 f7ce0000 f7d75ba2 c033f0f6 c025261b c04083d3 f7d75b80 00000000 00000000 00000020 00000048 0000000e 000000c2 000000c8 f7d59b80 f7d75ba0 c18fe000 c18fe000 00000000 00000000 6001c925 Call Trace: [] suni_init+0xe0/0xef [] suni_start+0x0/0x17d [] nicstar_init_one+0xdac/0xe95 [] pci_device_probe+0x94/0xa3 [] bus_match+0x3b/0x76 [] driver_attach+0x4f/0x8c [] kobject_register+0x28/0x65 [] bus_add_driver+0x8c/0xb3 [] pci_register_driver+0x37/0x47 [] nicstar_init+0x10/0x7f [] init+0x13b/0x2f5 [] init+0x0/0x2f5 [] kernel_thread_helper+0x5/0xb Code: 89 70 28 9c 5b fa ba 00 e0 ff ff 21 e2 83 42 14 01 f0 fe 0d >>EIP; c0252650 <===== >>ebx; f7ce0000 <__crc_dcache_lock+ad35f/4f2e84> >>ecx; f7ff6c00 <__crc_dcache_lock+3c3f5f/4f2e84> >>edx; fffffff4 >>esi; f7d75b80 <__crc_dcache_lock+142edf/4f2e84> >>edi; c033f0f6 >>esp; c18ffed0 <__crc___ide_dma_off_quietly+23d789/268d11> Trace; c0251b28 Trace; c025261b Trace; c04083d3 Trace; c01f83fe Trace; c0219f41 Trace; c021a133 Trace; c01ed414 Trace; c021a1fc Trace; c01f845a Trace; c04075b8 Trace; c01051c6 Trace; c010508b Trace; c01066a5 Code; c0252650 00000000 <_EIP>: Code; c0252650 <===== 0: 89 70 28 mov %esi,0x28(%eax) <===== Code; c0252653 3: 9c pushf Code; c0252654 4: 5b pop %ebx Code; c0252655 5: fa cli Code; c0252656 6: ba 00 e0 ff ff mov $0xffffe000,%edx Code; c025265b b: 21 e2 and %esp,%edx Code; c025265d d: 83 42 14 01 addl $0x1,0x14(%edx) Code; c0252661 11: f0 fe 0d 00 00 00 00 lock decb 0x0 <0>Kernel panic: Attempted to kill init! - 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/