Re: getting uninterruptible sleep processes after upgrade from 2.6.20.20 to 2.6.24.2

2008-02-21 Thread Stefan Priebe - allied internet ag
. Stefan Jiri Slaby schrieb: Stefan Priebe - allied internet ag napsal(a): Hello! I've done the (echo t > /proc/sysrq-trigger) now but i'm not able to get the whole output via dmesg. Here is what i get: # dmesg 3.432124] [] do_select+0x390/0x46e [272363.432226] [] __pollwait+0x0/0

Re: getting uninterruptible sleep processes after upgrade from 2.6.20.20 to 2.6.24.2

2008-02-21 Thread Stefan Priebe - allied internet ag
Hello! I've done the (echo t > /proc/sysrq-trigger) now but i'm not able to get the whole output via dmesg. Here is what i get: # dmesg 3.432124] [] do_select+0x390/0x46e [272363.432226] [] __pollwait+0x0/0xcf [272363.432319] [] default_wake_function+0x0/0x8 [272363.432416] []

2.6.24.2 many WARNING: at net/ipv4/tcp_input.c / tcp_output.c

2008-02-21 Thread Stefan Priebe - allied internet ag
Hello! Since my Update to 2.6.24.2 i get many WARNINGS like this: [193948.797708] WARNING: at net/ipv4/tcp_output.c:1799 tcp_simple_retransmit() [193948.797740] Pid: 0, comm: swapper Not tainted 2.6.24.2 #3 [193948.797761] [] tcp_simple_retransmit+0x1ed/0x1f2 [193948.797789] []

2.6.24.2 many WARNING: at net/ipv4/tcp_input.c / tcp_output.c

2008-02-21 Thread Stefan Priebe - allied internet ag
Hello! Since my Update to 2.6.24.2 i get many WARNINGS like this: [193948.797708] WARNING: at net/ipv4/tcp_output.c:1799 tcp_simple_retransmit() [193948.797740] Pid: 0, comm: swapper Not tainted 2.6.24.2 #3 [193948.797761] [c0359f20] tcp_simple_retransmit+0x1ed/0x1f2 [193948.797789]

Re: getting uninterruptible sleep processes after upgrade from 2.6.20.20 to 2.6.24.2

2008-02-21 Thread Stefan Priebe - allied internet ag
Hello! I've done the (echo t /proc/sysrq-trigger) now but i'm not able to get the whole output via dmesg. Here is what i get: # dmesg 3.432124] [c0165a11] do_select+0x390/0x46e [272363.432226] [c0166107] __pollwait+0x0/0xcf [272363.432319] [c0115d90] default_wake_function+0x0/0x8

Re: getting uninterruptible sleep processes after upgrade from 2.6.20.20 to 2.6.24.2

2008-02-21 Thread Stefan Priebe - allied internet ag
. Stefan Jiri Slaby schrieb: Stefan Priebe - allied internet ag napsal(a): Hello! I've done the (echo t /proc/sysrq-trigger) now but i'm not able to get the whole output via dmesg. Here is what i get: # dmesg 3.432124] [c0165a11] do_select+0x390/0x46e [272363.432226] [c0166107] __pollwait

Re: [BUGFIX 2/2] gdth: bugfix for the Timer at exit crash

2008-02-12 Thread Stefan Priebe - allied internet ag
Hello! I've tested this patch now - and it works fine. Now rmmod, halt and reboot also works. Stefan Priebe Boaz Harrosh schrieb: gdth _exit would first remove all cards then stop the timer and would not sync with the timer function. This caused a crash in gdth_timer() when module was

Re: [BUGFIX 2/2] gdth: bugfix for the Timer at exit crash

2008-02-12 Thread Stefan Priebe - allied internet ag
Hello! I've tested this patch now - and it works fine. Now rmmod, halt and reboot also works. Stefan Priebe Boaz Harrosh schrieb: gdth _exit would first remove all cards then stop the timer and would not sync with the timer function. This caused a crash in gdth_timer() when module was