All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>, colin@colino.net
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: kernel 2.6 : cdc_acm problem
Date: Sun, 09 Nov 2003 09:21:59 -0800	[thread overview]
Message-ID: <3FAE77B7.8040901@pacbell.net> (raw)

The problem is that cdc_acm calls a "softirq-only" routine
in a hardirq context.  See this patch:

http://marc.theaimsgroup.com/?l=linux-usb-devel&m=106764585001038&w=2

It's not clear that'll make it into 2.6.0-final.

- Dave



             reply	other threads:[~2003-11-09 17:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-09 17:21 David Brownell [this message]
2003-11-09 22:50 ` kernel 2.6 : cdc_acm problem Greg KH
2003-11-10 12:21   ` David Brownell
2003-11-11 12:39     ` Colin Leroy
     [not found] <Q1or.1EU.17@gated-at.bofh.it>
     [not found] ` <Q6Hy.T5.11@gated-at.bofh.it>
2003-11-10 19:16   ` Peter Matthias
  -- strict thread matches above, loose matches on Subject: below --
2003-11-09 11:20 Colin Leroy
2003-11-09 11:11 ` Benjamin Herrenschmidt

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=3FAE77B7.8040901@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=benh@kernel.crashing.org \
    --cc=colin@colino.net \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.