>I commented out the SMP and FAST code, rebuilt the kernel from scratch and
>the panic still occurs. Is there other code that should be disabled? Is
>this fixed in 3.2? Why are there evil macro's in my computer? Why am I
>asking so many questions?
I committed a proper fix in /sys/i386/isa/cy.c
>Try deleting the code in the SMP ifdefs in cy.c, and don't use fast
>interrupts with SMP:
>(a) for the pci version, don't use option CY_PCI_FASTINTR.
>(b) for the isa version, delete the line with RI_FAST in it in cy.c.
>See hints in my previous mail. The main problem is that disable_intr()
>isn
>>There seems to be a problem with nested locks. What was the panic
>>message?
>
>I have the same problem with my Cyclom Ye cards (both the isa & pci
>variety)
>
>The kernel panics with:
>
>panic messages:
>---
>panic: rslock: cpu: 0, addr: 0xf026a15c, lock: 0x0001
>mp_lock = 0001; cpuid
>>I have multiprocessor machine:
>>
>>matherboard SOYO 5TX2/X5 with 2 intel 166 proceccors
>>multiport card Cyclades Cyclom 8Yep
>>
>>All good work until somthing do start to send to /dev/cXX
>>Then kernel panic and reboot !!!
>>
>There seems to be a problem with nested locks. What was the panic
>
>I have multiprocessor machine:
>
>matherboard SOYO 5TX2/X5 with 2 intel 166 proceccors
>multiport card Cyclades Cyclom 8Yep
>
>Kernel config:
>
>options SMP # Symmetric MultiProcessor Kernel
>options APIC_IO # Symmetric (APIC) I/O
>options NCPU=2
Help !!!
Anybody know . where is bug in kernel configuration , in cy0 driver or in my
hands
I have multiprocessor machine:
matherboard SOYO 5TX2/X5 with 2 intel 166 proceccors
multiport card Cyclades Cyclom 8Yep
Kernel config:
options SMP # Symmetric MultiProcessor Kernel
op
6 matches
Mail list logo