From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Subject: aacraid oopses on load Date: Fri, 12 Mar 2004 12:31:04 +0100 Sender: linux-scsi-owner@vger.kernel.org Message-ID: <20040312113104.GM6955@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from ns.virtualhost.dk ([195.184.98.160]:44738 "EHLO virtualhost.dk") by vger.kernel.org with ESMTP id S261738AbUCLLbH (ORCPT ); Fri, 12 Mar 2004 06:31:07 -0500 Content-Disposition: inline List-Id: linux-scsi@vger.kernel.org To: linux-scsi@vger.kernel.org, mark_salyzyn@adaptec.com Cc: markh@osdl.org Hi 2.6.3(-ish) oopses on load of aacraid: Oops: 0002 [#1] CPU: 0 EIP: 0060:[] Not tainted EFLAGS: 00010292 EIP is at kobject_add+0x66/0x130 eax: c0362840 ebx: e113a11c ecx: e1161e98 edx: e113a138 esi: e113a120 edi: e113a104 ebp: c0362848 esp: dd497db0 ds: 007b es: 007b ss: 0068 Process modprobe (pid: 622, threadinfo=dd496000 task=dd28c080) Stack: e113a11c ffffffea e113a104 00000000 c01d2459 e113a11c c03627e0 c0216b7f e113a11c e112b538 e113a0e0 00000000 e113a178 c032e258 c0217008 00000001 00000046 c03a3a00 00000001 c01db00b c032e268 00000000 c032e258 e112855a Call Trace: [] kobject_register+0x19/0x3f [] bus_add_driver+0x2f/0x80 [] driver_register+0x28/0x30 [] pci_register_driver+0x4b/0x80 [] ahc_linux_pci_init+0xa/0x990 [aic7xxx] [] ahc_linux_init+0x19c/0x29b [aic7xxx] [] ahc_patch23_func+0x0/0x10 [aic7xxx] [] sys_init_module+0x105/0x15a0 [] __request_region+0x0/0x80 [] ahc_linux_init+0x0/0x29b [aic7xxx] [] do_mmap2+0x6d/0xa0 [] do_mmap2+0x8f/0xa0 [] old_mmap+0x7d/0xa0 [] syscall_call+0x7/0xb Code: 89 11 8b 43 28 8b 30 8d 4e 48 89 c8 ba ff ff 00 00 0f c1 10 <6>Red Hat/Adaptec aacraid driver (1.1.2-lk1 Mar 9 2004) -- Jens Axboe