bug (isdn-subsystem?) in 2.4.0

2001-01-15 Thread Ronny Buchmann
hi i have the following problem with kernel 2.4.0 (also with -ac6): when trying to connect two isdn channels (/dev/ttyI0 and /dev/ttyI1) both initialized with "AT E123 L123 R9600 S19=0 S0=1" i get after "ATDT 123" (123 stands for my number) kernel BUG at slab.c:1095! invalid operand:

Re: bug (isdn-subsystem?) in 2.4.0

2001-01-16 Thread Ronny Buchmann
Kai Germaschewski wrote: On Mon, 15 Jan 2001, Ronny Buchmann wrote: i have the following problem with kernel 2.4.0 (also with -ac6): kernel BUG at slab.c:1095! invalid operand: CPU: 0 I could reproduce the problem, the appended patch fixes it here. Linus, could you please

bug (isdn-subsystem?) in 2.4.0

2001-01-15 Thread Ronny Buchmann
hi i have the following problem with kernel 2.4.0 (also with -ac6): when trying to connect two isdn channels (/dev/ttyI0 and /dev/ttyI1) both initialized with "ATS19=0 S0=1" i get after "ATDT 123" (123 stands for my number) kernel BUG at slab.c:1095! invalid operand: CPU: 0 ..

Re: bug (isdn-subsystem?) in 2.4.0

2001-01-16 Thread Ronny Buchmann
Kai Germaschewski wrote: > On Mon, 15 Jan 2001, Ronny Buchmann wrote: > > >> i have the following problem with kernel 2.4.0 (also with -ac6): >> >> kernel BUG at slab.c:1095! >> invalid operand: >> CPU: 0 > > > I could reproduce the