From: Pete Zaitcev <zaitcev@redhat.com>
To: captainsmp@hotmail.com, linux-kernel@vger.kernel.org
Subject: Re: sock_sendmsg() from a kernel thread question
Date: Tue, 2 Oct 2001 17:56:33 -0400 [thread overview]
Message-ID: <200110022156.f92LuXo06743@devserv.devel.redhat.com> (raw)
In-Reply-To: <mailman.1002057181.10060.linux-kernel2news@redhat.com>
In-Reply-To: <mailman.1002057181.10060.linux-kernel2news@redhat.com>
> 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
next parent reply other threads:[~2001-10-02 21:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.1002057181.10060.linux-kernel2news@redhat.com>
2001-10-02 21:56 ` Pete Zaitcev [this message]
2001-10-02 21:10 sock_sendmsg() from a kernel thread question captain smp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200110022156.f92LuXo06743@devserv.devel.redhat.com \
--to=zaitcev@redhat.com \
--cc=captainsmp@hotmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox