From: Ivo van Doorn <ivdoorn@gmail.com>
To: Jan Kiszka <jan.kiszka@web.de>
Cc: Jiri Benc <jbenc@suse.cz>, netdev <netdev@vger.kernel.org>
Subject: Re: d80211: ieee80211_hw handlers in atomic context
Date: Wed, 4 Oct 2006 18:34:57 +0200 [thread overview]
Message-ID: <200610041834.57918.IvDoorn@gmail.com> (raw)
In-Reply-To: <4523E1D5.1060505@web.de>
On Wednesday 04 October 2006 18:31, Jan Kiszka wrote:
> Ivo van Doorn wrote:
> > Hi,
> >
> >> Ivo told me about a patch for d80211 that moved certain timers to thread
> >> context, effectively avoiding to call config from timer handlers, but I
> >> didn't find any trace yet. Is there some modification in this direction
> >> already scheduled? I'm not necessarily looking for work, at best I would
> >> just enjoy to use it. ;)
> >
> > I have found the actual patch:
> > [PATCH 1/5] d80211: make sleeping in hw->config possible
> > And was send on august 1st by Jiri to the netdev list.
> > It was based on a patch by Michael Buesch.
>
> Ah, looks like I didn't dug thoroughly enough.
>
> Anyway, this means my BUG proved the patch's claim wrong :o), at least
> one atomic gremlin is left:
>
> ieee80211_sta_timer ->
> ieee80211_sta_find_ibss ->
> ieee80211_sta_join_ibss ->
> ieee80211_ioctl_siwfreq ->
> ieee80211_hw_config
>
> Anyone already an idea how to fix it?
You could replace the timer with a workqueue, the original patch
also did that, so I think it would be good enough this time as well. :)
Ivo
next prev parent reply other threads:[~2006-10-04 16:35 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-04 15:59 d80211: ieee80211_hw handlers in atomic context Jan Kiszka
2006-10-04 16:07 ` Ivo van Doorn
2006-10-04 16:31 ` Jan Kiszka
2006-10-04 16:34 ` Ivo van Doorn [this message]
2006-10-04 16:38 ` Jiri Benc
2006-10-04 16:51 ` Jan Kiszka
2006-10-04 17:22 ` Ivo van Doorn
2006-10-05 11:37 ` Jiri Benc
2006-10-05 15:00 ` Ivo van Doorn
2006-10-05 15:13 ` Jan Kiszka
2006-10-05 15:32 ` Ivo van Doorn
2006-10-05 15:39 ` Jiri Benc
2006-10-05 15:39 ` Ivo van Doorn
2006-10-05 15:13 ` Jiri Benc
2006-10-05 15:35 ` Ivo van Doorn
2006-10-05 11:29 ` Jiri Benc
2006-10-05 14:52 ` Ivo van Doorn
2006-10-04 16:11 ` 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=200610041834.57918.IvDoorn@gmail.com \
--to=ivdoorn@gmail.com \
--cc=jan.kiszka@web.de \
--cc=jbenc@suse.cz \
--cc=netdev@vger.kernel.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).