lkml.org 
[lkml]   [2001]   [Oct]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: sock_sendmsg() from a kernel thread question
> I am trying to call sock_sendmsg() from a kernel thread
> and it seems to work fine on a UP system but on SMP system
> it hangs up and the thread can't even accept a SIGKILL.
> It it stuck after the following calls happen:
>
> sock_sendmsg()
> sock->ops->sendmsg()
> tcp_do_sendmsg()

Always worked fine for me. I think something is up with
your code. Care to post a relevant snippet?

-- Pete
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:03    [W:0.027 / U:1.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site