From: Oliver Neukum <oliver@neukum.org>
To: Dirk Schoebel <dirk@liji-und-dirk.de>
Cc: linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net
Subject: Re: [linux-usb-devel] OOPS with 2.6.20 and 2.6.21-rc2 (mos7720)
Date: Tue, 6 Mar 2007 16:18:26 +0100 [thread overview]
Message-ID: <200703061618.26402.oliver@neukum.org> (raw)
In-Reply-To: <esjv78$g3h$1@sea.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 172 bytes --]
Am Dienstag, 6. März 2007 15:52 schrieb Dirk Schoebel:
> hmm, applied these patches, still crashes
Please apply the attached debugging patch.
Regards
Oliver
[-- Attachment #2: mos.debug --]
[-- Type: text/x-diff, Size: 304 bytes --]
--- a/drivers/usb/serial/mos7720.c 2007-03-06 16:16:16.000000000 +0100
+++ b/drivers/usb/serial/mos7720.c 2007-03-06 16:16:21.000000000 +0100
@@ -334,7 +334,7 @@
int port_number;
char data;
int j;
-
+BUG_ON(port == NULL);
serial = port->serial;
mos7720_port = usb_get_serial_port_data(port);
next prev parent reply other threads:[~2007-03-06 15:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-06 10:33 Dirk Schoebel
2007-03-06 11:07 ` [linux-usb-devel] " Oliver Neukum
2007-03-06 14:52 ` Dirk Schoebel
2007-03-06 15:18 ` Oliver Neukum [this message]
2007-03-06 15:31 ` Dirk Schoebel
2007-03-06 18:31 ` Dirk Schoebel
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=200703061618.26402.oliver@neukum.org \
--to=oliver@neukum.org \
--cc=dirk@liji-und-dirk.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
/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
all inboxes | Powered by JetHome®