All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: kernel 2.6 : cdc_acm problem
@ 2003-11-09 17:21 David Brownell
  2003-11-09 22:50 ` Greg KH
  0 siblings, 1 reply; 7+ messages in thread
From: David Brownell @ 2003-11-09 17:21 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, colin; +Cc: Linux Kernel Mailing List

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



^ permalink raw reply	[flat|nested] 7+ messages in thread
* kernel 2.6 : cdc_acm problem
@ 2003-11-09 11:20 Colin Leroy
  2003-11-09 11:11 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 7+ messages in thread
From: Colin Leroy @ 2003-11-09 11:20 UTC (permalink / raw)
  To: linuxppc-dev


Hi,

just to report a problem with kernel 2.6.0-tes9-benh.. Using my GPRS phone
to access internet spits out lots (real lots) of these to syslog:

Nov  8 23:36:21 chloe kernel: Call trace:
Nov  8 23:36:21 chloe kernel:  [c000b604] dump_stack+0x18/0x28
Nov  8 23:36:21 chloe kernel:  [c000885c] check_bug_trap+0x84/0x98
Nov  8 23:36:21 chloe kernel:  [c0008940] ProgramCheckException+0xd0/0x170
Nov  8 23:36:21 chloe kernel:  [c0007ee0] ret_from_except_full+0x0/0x4c
Nov  8 23:36:21 chloe kernel:  [c0021250] local_bh_enable+0x28/0x60
Nov  8 23:36:21 chloe kernel:  [c0109c68] ppp_input+0x204/0x21c
Nov  8 23:36:21 chloe kernel:  [c010e99c] ppp_async_input+0x50c/0x618
Nov  8 23:36:21 chloe kernel:  [c010d890] ppp_asynctty_receive+0x50/0xac
Nov  8 23:36:21 chloe kernel:  [c00d5c7c] flush_to_ldisc+0xa0/0xb0
Nov  8 23:36:21 chloe kernel:  [c00d5d34] tty_flip_buffer_push+0x1c/0x3c
Nov  8 23:36:21 chloe kernel:  [d98fb250] acm_read_bulk+0xdc/0x138
[cdc_acm]
Nov  8 23:36:21 chloe kernel:  [c017e298] usb_hcd_giveback_urb+0x90/0xac
Nov  8 23:36:21 chloe kernel:  [c0187ac8] finish_urb+0xd8/0xec
Nov  8 23:36:21 chloe kernel:  [c0188f28] dl_done_list+0x7c/0x128
Nov  8 23:36:21 chloe kernel:  [c0189a48] ohci_irq+0xec/0x1b4
Nov  8 23:36:21 chloe kernel: Badness in local_bh_enable at
kernel/softirq.c:121

This makes the computer very irresponsive and the log-storm emptied the
battery in about 20 minutes :-)

--
Colin
http://www.colino.net/

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-11-11 12:40 UTC | newest]

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

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.