From: fche@redhat.com (Frank Ch. Eigler)
To: kernelnewbies@lists.kernelnewbies.org
Subject: [RFC]Something wrong with my module
Date: Thu, 12 Apr 2012 09:59:18 -0400 [thread overview]
Message-ID: <y0mr4vt830p.fsf@fche.csb> (raw)
In-Reply-To: <20120412111838.GL9622@thebe.jupiter.sigsegv.be> (Kristof Provost's message of "Thu, 12 Apr 2012 13:18:39 +0200")
kristof wrote:
> [...]
> You're iterating over the tasks list without locking it.
> [...]
> Try to take the tasklist_lock.
Unfortunately, tasklist_lock is not SYMBOL_EXPORT*'d to modules.
- FChE
next prev parent reply other threads:[~2012-04-12 13:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-12 10:16 [RFC]Something wrong with my module harryxiyou
2012-04-12 11:18 ` Kristof Provost
2012-04-12 13:40 ` harryxiyou
2012-04-12 13:59 ` Frank Ch. Eigler [this message]
2012-04-12 14:04 ` harryxiyou
2012-04-12 14:08 ` harryxiyou
2012-04-12 14:45 ` Kristof Provost
2012-04-12 13:03 ` Jonathan Neuschäfer
2012-04-12 13:52 ` harryxiyou
2012-04-12 14:33 ` Jonathan Neuschäfer
2012-04-13 15:00 ` harryxiyou
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=y0mr4vt830p.fsf@fche.csb \
--to=fche@redhat.com \
--cc=kernelnewbies@lists.kernelnewbies.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;
as well as URLs for NNTP newsgroup(s).