public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Greaves <david@dgreaves.com>
To: Liu haixiang <liu.haixiang@gmail.com>
Cc: Balbir Singh <bsingharora@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: Oops in kthread
Date: Sun, 21 May 2006 10:26:23 +0100	[thread overview]
Message-ID: <4470323F.60303@dgreaves.com> (raw)
In-Reply-To: <bf3792800605202306v4b65bcadk51be97e4762b9d0b@mail.gmail.com>

Liu haixiang wrote:
> Hi Balbir,
>
> The FDMA is my coded module. And in my code, I didn't call kthread in
> my code but only call kthread_run once to create one kernel thread
> CallbackManager.
>
> So I don't understand why there is Oops from kthread and called by my
> CallbackManager.
>
> Can anybody explain to me when kthread will be called by the kernel?
> Then I can understand well why Oops happen.
Have you seen the kernel-newbies mailing list?
http://www.kernelnewbies.org/

It's for people who want to develop kernel code. It's full of people
asking (and answering) questions like this and you'll probably more
helpful answers (though you'll still probably need to provide source).

David


  parent reply	other threads:[~2006-05-21  9:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-20 12:37 Oops in kthread Liu haixiang
2006-05-20 13:25 ` Balbir Singh
2006-05-21  6:06   ` Liu haixiang
2006-05-21  6:14     ` Balbir Singh
2006-05-21  9:26     ` David Greaves [this message]
2006-05-20 13:44 ` Arjan van de Ven

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=4470323F.60303@dgreaves.com \
    --to=david@dgreaves.com \
    --cc=bsingharora@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liu.haixiang@gmail.com \
    /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