The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Alex Riesen <raa.lkml@gmail.com>
To: Alan Stern <stern@rowland.harvard.edu>
Cc: Oliver Neukum <oliver@neukum.org>,
	linux-usb@vger.kernel.org, Oliver Neukum <oliver@neukum.name>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Greg Kroah-Hartman <greg@kroah.com>,
	Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: Oops in CDC ACM after an Openmoko phone (neo1973) changes its usb  interface from ACM to Ethernet
Date: Sun, 2 Aug 2009 23:09:37 +0200	[thread overview]
Message-ID: <81b0412b0908021409h73fc2fcfo64c4ba9ee1f0d552@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.44L0.0908021650020.14120-100000@netrider.rowland.org>

On Sun, Aug 2, 2009 at 22:50, Alan Stern<stern@rowland.harvard.edu> wrote:
> On Sun, 2 Aug 2009, Alex Riesen wrote:
>
>> Any idea how to disable stack dumps so that there is more place
>> for other output on a laptop screen? (no chance for serial console)
>
> Put a "return" statement at the start of dump_stack().
>

That wasn't enough, but a "return" in die helped.

So, I connect the device, run its bootloader, which causes
a CDC ACM interface to appear. The /dev/ttyACM0 node
appears, and I open it (with minicom). Then I just switch
the device off and kernel oopses with:

uhci_hcd 0000:00:1d.0: release dev 4 ep81-INT, period 128, phase 0, 23 us
usb 5-1: uhci_result_common: failed with status 440000
usb 5-1: uhci_result_common: failed with status 440000
uhci_hcd 0000:00:1d.0: shutdown urb ffff88007de6bf00 ep3in-bulk
BUG: unable to handle kernel NULL pointer dereference at 0000000000000003
IP: [<ffffffffa005ce38>] acm_rx_tasklet+0x24e/0x3a3 [cdc_acm]
... something will be missing here
---[ end trace ...]---
Kernel panic - not syncing: Fatal exception in interrupt

  reply	other threads:[~2009-08-02 21:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-02 16:40 Oops in CDC ACM after an Openmoko phone (neo1973) changes its usb interface from ACM to Ethernet Alex Riesen
2009-08-02 17:19 ` Oliver Neukum
2009-08-02 18:25   ` Alex Riesen
2009-08-02 20:39     ` Alex Riesen
2009-08-02 20:50       ` Alan Stern
2009-08-02 21:09         ` Alex Riesen [this message]
2009-08-02 21:22           ` Oliver Neukum
2009-08-02 21:25             ` Alex Riesen
2009-08-03  9:17           ` Alex Riesen
2009-08-03 13:04             ` Oliver Neukum
2009-08-03 13:22               ` Alex Riesen

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=81b0412b0908021409h73fc2fcfo64c4ba9ee1f0d552@mail.gmail.com \
    --to=raa.lkml@gmail.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=oliver@neukum.name \
    --cc=oliver@neukum.org \
    --cc=stern@rowland.harvard.edu \
    /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