Re: 2.2.19pre10 locks up hard on unloading the isdn module 'hisax.o'

2001-02-13 Thread Kai Germaschewski
On Tue, 13 Feb 2001 [EMAIL PROTECTED] wrote: > SMP machine, 2x P3/700 on an Abit VP6. > Never any trouble with the earlier 2.2.19pre's. > > a strace shows the hang to be in the delete_module("hisax") call. I got another report of the same problem already. I'll try to sort it out tomorrow.

Re: 2.2.19pre10 locks up hard on unloading the isdn module 'hisax.o' - 2.2.19pre11 does too!

2001-02-13 Thread thunder7
>SMP machine, 2x P3/700 on an Abit VP6. >Never any trouble with the earlier 2.2.19pre's. > >a strace shows the hang to be in the delete_module("hisax") call. > >I'm having trouble with the sysrq-key, but I hope this is enough since >there were some changes w.r.t. modules/locking etc. in pre10. >

Re: 2.2.19pre10 locks up hard on unloading the isdn module 'hisax.o' - 2.2.19pre11 does too!

2001-02-13 Thread Alan Cox
> It's Linux, after all, so 2 minutes after creating this email > 2.2.19pre11's announcement was here. I just tested it, and it has the > same problem. Yep. Right now Im still working through the merges with Kai and I suspect the merge when completed may not fix your bug, but that it'll get

2.2.19pre10 locks up hard on unloading the isdn module 'hisax.o'

2001-02-13 Thread thunder7
SMP machine, 2x P3/700 on an Abit VP6. Never any trouble with the earlier 2.2.19pre's. a strace shows the hang to be in the delete_module("hisax") call. I'm having trouble with the sysrq-key, but I hope this is enough since there were some changes w.r.t. modules/locking etc. in pre10. Good

2.2.19pre10 locks up hard on unloading the isdn module 'hisax.o'

2001-02-13 Thread thunder7
SMP machine, 2x P3/700 on an Abit VP6. Never any trouble with the earlier 2.2.19pre's. a strace shows the hang to be in the delete_module("hisax") call. I'm having trouble with the sysrq-key, but I hope this is enough since there were some changes w.r.t. modules/locking etc. in pre10. Good

Re: 2.2.19pre10 locks up hard on unloading the isdn module 'hisax.o' - 2.2.19pre11 does too!

2001-02-13 Thread Alan Cox
It's Linux, after all, so 2 minutes after creating this email 2.2.19pre11's announcement was here. I just tested it, and it has the same problem. Yep. Right now Im still working through the merges with Kai and I suspect the merge when completed may not fix your bug, but that it'll get

Re: 2.2.19pre10 locks up hard on unloading the isdn module 'hisax.o' - 2.2.19pre11 does too!

2001-02-13 Thread thunder7
SMP machine, 2x P3/700 on an Abit VP6. Never any trouble with the earlier 2.2.19pre's. a strace shows the hang to be in the delete_module("hisax") call. I'm having trouble with the sysrq-key, but I hope this is enough since there were some changes w.r.t. modules/locking etc. in pre10. It's

Re: 2.2.19pre10 locks up hard on unloading the isdn module 'hisax.o'

2001-02-13 Thread Kai Germaschewski
On Tue, 13 Feb 2001 [EMAIL PROTECTED] wrote: SMP machine, 2x P3/700 on an Abit VP6. Never any trouble with the earlier 2.2.19pre's. a strace shows the hang to be in the delete_module("hisax") call. I got another report of the same problem already. I'll try to sort it out tomorrow. What