netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 19:22:38 +0200	[thread overview]
Message-ID: <200610041922.39079.IvDoorn@gmail.com> (raw)
In-Reply-To: <4523E69C.1090408@web.de>

Hi,

> > On Wed, 4 Oct 2006 18:34:57 +0200, Ivo van Doorn wrote:
> >> 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. :)
> > 
> > Yes, the timing isn't required to be precise here.
> 
> Ok, I'm not promising success and I'm going to duck immediately if
> someone else feels like working on it, but I could try to patch in this
> direction.

If you need testing of the patch for a slightly larger audience,
you can send it to me and I'll place it in the rt2x00 CVS tree which contains
a copy of the current dscape stack for backwards compatibility with older kernels.

> Now there just remains my precautious question if there are other
> services in the ieee_80211_hw interface that may conflict with sleeping
> USB drivers. What about specifying the possible contexts in
> include/net/d80211.h?

Well another point of concern for me is the TSF handling, those handlers are called
from interrupt context as well, and also deliver problems for the USB drivers in case
of adhoc mode.

Ivo

  reply	other threads:[~2006-10-04 17:23 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
2006-10-04 16:38       ` Jiri Benc
2006-10-04 16:51         ` Jan Kiszka
2006-10-04 17:22           ` Ivo van Doorn [this message]
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=200610041922.39079.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).