From: Greg KH <greg@kroah.com>
To: martin f krafft <madduck@madduck.net>,
linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: restarting a kernel thread
Date: Mon, 30 Jun 2003 11:00:02 -0700 [thread overview]
Message-ID: <20030630180002.GA25461@kroah.com> (raw)
In-Reply-To: <20030630171033.GA27703@diamond.madduck.net>
On Mon, Jun 30, 2003 at 07:10:33PM +0200, martin f krafft wrote:
> i am doing some USB development these days and just managed to crash
> khubd:
>
> kernel: <6>note: khubd[9] exited with preempt_count 1
>
> the system seems happy still, USB is not working anymore, though.
>
> I have USB support built into the kernel, and a custom driver
> written as a module.
>
> Restarting would fix the problem and get USB back into operation,
> but I am wondering if there is a way to restart the khubd kernel
> thread manually. Is there?
Not really, sorry. Make usbcore a module and then just reload it will
work.
> I am soon going to switch to UML for this kind of development...
For USB development? Ok...please send us the patches that get USB
support working under UML as others have wanted to do this for quite
some time :)
Oh, what kind of driver are you working on?
thanks,
greg k-h
next prev parent reply other threads:[~2003-06-30 17:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-30 17:10 restarting a kernel thread martin f krafft
2003-06-30 18:00 ` Greg KH [this message]
2003-06-30 19:48 ` martin f krafft
2003-06-30 20:39 ` Greg KH
2003-06-30 21:36 ` martin f krafft
2003-06-30 21:39 ` martin f krafft
2003-06-30 21:43 ` Greg KH
2003-07-01 6:31 ` Oleg Drokin
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=20030630180002.GA25461@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=madduck@madduck.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.