linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Michael Buesch <mb@bu3sch.de>
Cc: Jiri Benc <jbenc@suse.cz>, John Linville <linville@tuxdriver.com>,
	linux-wireless@vger.kernel.org
Subject: Re: [PATCH] mac80211: Properly kill tasklets before shutdown
Date: Thu, 08 Mar 2007 16:43:35 +0100	[thread overview]
Message-ID: <1173368616.3248.5.camel@johannes.berg> (raw)
In-Reply-To: <200703081639.40395.mb@bu3sch.de>

[-- Attachment #1: Type: text/plain, Size: 500 bytes --]

On Thu, 2007-03-08 at 16:39 +0100, Michael Buesch wrote:

> I don't think so. tasklet_kill does actually waiting, not killing.
> It waits until the (maybe) scheduled tasklet did run and then waits
> for it to finish running.
> It doesn't rip off a scheduled tasklet without letting it run.

Ah ok.

> Uh, didn't get that. The assertion for this is in the same function
> some lines down.

I used to get that but probably using tasklet_kill for that tasklet
fixes this then.

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 190 bytes --]

  reply	other threads:[~2007-03-08 15:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-06 18:01 [PATCH] mac80211: Properly kill tasklets before shutdown Michael Buesch
2007-03-08  1:26 ` Johannes Berg
2007-03-08 15:39   ` Michael Buesch
2007-03-08 15:43     ` Johannes Berg [this message]
2007-03-16 18:22 ` Michael Buesch
2007-03-23 17:17 ` Jiri Benc
2007-03-23 17:22   ` Michael Buesch
2007-03-23 17:32     ` Jiri Benc
2007-03-23 18:36       ` Michael Buesch
2007-03-23 20:16         ` Jiri Benc

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=1173368616.3248.5.camel@johannes.berg \
    --to=johannes@sipsolutions.net \
    --cc=jbenc@suse.cz \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mb@bu3sch.de \
    /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).