From: Jeff Dike <jdike@addtoit.com>
To: sean whalen <swhalen@denature.org>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] further scheduling weirdness
Date: Thu, 20 Nov 2003 21:22:58 -0500 [thread overview]
Message-ID: <200311210222.hAL2Mw4L004150@ccure.user-mode-linux.org> (raw)
In-Reply-To: Your message of "Thu, 20 Nov 2003 13:12:15 PST." <000201c3afaa$fed85f40$6801a8c0@nexxus>
swhalen@denature.org said:
> This is simply due to a schedule_timeout call in a module. Does
> anyone have any ideas on this? It seems to critical a function to
> actually be broken.
That BUG is "scheduling in interrupt". So if your module is doing anything
that could sleep, like that schedule(), in an interrupt handle, it should
stop.
Jeff
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
prev parent reply other threads:[~2003-11-21 2:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-20 21:12 [uml-devel] further scheduling weirdness sean whalen
2003-11-21 2:22 ` Jeff Dike [this message]
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=200311210222.hAL2Mw4L004150@ccure.user-mode-linux.org \
--to=jdike@addtoit.com \
--cc=swhalen@denature.org \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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