logo       

Re: System crash in tcp_fragment(): msg#00056

Subject: Re: System crash in tcp_fragment()
> And also your reasoning about smp_processor_id() sounds strange,
> preemption code must reschedule thread preemted in the kernel to the
> same cpu, it is enough to avoid troubles with this. 

It's unfortunately the truth. Even in_interrupt() is buggy current 
on SMP preemptive.

-Andi




<Prev in Thread] Current Thread [Next in Thread>