Hi,
I've seen some chatter about the qla2xxx driver but not paid attention, so
I'm sorry if this is a known issue. I've got an older qlogic hba, and recent
drivers don't seem to play nice with it. I've got the latest firmware from
qlogic's web site. I'm using a 2.6.21-rc6 kernel from Steve Whitehouse's
-nmw git tree. Reverting to an older driver (but same kernel) and it works.
The current driver gives this:
Starting udev: BUG: unable to handle kernel NULL pointer dereference at virtual address 00000000
printing eip:
*pde = 1e511067
*pte = 00000000
Oops: 0000 [#1]
SMP
Modules linked in: qla2xxx
CPU: 0
EIP: 0060:[<e003229d>] Not tainted VLI
EFLAGS: 00010246 (2.6.21-rc6 #2)
EIP is at qla2x00_init_host_attr+0x11/0x155 [qla2xxx]
eax: de5262fc ebx: de527528 ecx: 00000000 edx: de526000
esi: 00000000 edi: 00000000 ebp: de5262fc esp: de58dd34
ds: 007b es: 007b fs: 00d8 gs: 0033 ss: 0068
Process modprobe (pid: 1827, ti=de58c000 task=df15c030 task.ti=de58c000)
Stack: de527528 e003440f de12b810 de5262fc e001f8dd e001e45e de5262fc e00343a4
de527680 00000000 e0016000 00000000 35373d72 00003136 00000000 00000086
c0115c1a df426800 c13f1f00 00000000 c16eeba0 00000246 00000000 de526000
Call Trace:
[<e001f8dd>] qla2x00_probe_one+0xf69/0x1064 [qla2xxx]
[<e001e45e>] qla2x00_do_dpc+0x0/0x442 [qla2xxx]
[<c0115c1a>] try_to_wake_up+0x38c/0x396
[<c0180dfa>] sysfs_make_dirent+0x29/0x35
[<c0181bd7>] sysfs_create_link+0x128/0x141
[<c02072fb>] kobject_get+0xf/0x13
[<c021382d>] pci_device_probe+0x36/0x57
[<c027337e>] really_probe+0xbd/0x146
[<c027344b>] driver_probe_device+0x44/0xa5
[<c0273536>] __driver_attach+0x0/0x87
[<c0273588>] __driver_attach+0x52/0x87
[<c0272a04>] bus_for_each_dev+0x37/0x59
[<c0273206>] driver_attach+0x16/0x18
[<c0273536>] __driver_attach+0x0/0x87
[<c0272cb6>] bus_add_driver+0x5e/0x15f
[<c021398c>] __pci_regi...