hi
i have used schedule_timeout(10*HZ) with current->state=TASK_UNINTERRUPTIBLE in the function tcp_ack_snd_chk() before tcp_send_ack() is called to introduce the delay b/w the acks.
the kernel 2.4.20 compiled & rebooted successfully!
but when i examined for the trace for the packets b/w my m/c & the other one usinf FTP.the kernel panics!
i got long oops msg of which the final lines r something like this:
-------------------------------
code : 0f 0b e2 03 5f 1e 27 c0 e9 77 fd ff ff 8d b4 26 00 00 00 00
<0> kernel panic : Aiee, killing interrupt handler!
interrupt handler not syncing
what is the problem!
i have tried with TASK_INTERRUPTIBLE also. the same problem
pls help me in this !
kiran kumar s.k
N.I.T.K,surathkal