logo       

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

Subject: Re: System crash in tcp_fragment()
Hello!

> I understand the issue.

I do not.


+#define preempt_disable() \
+do { \
+       ++current->preempt_count; \
+       barrier(); \
+} while (0)

Why does this work?

Alexey



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