Bug 4418
Summary: | PREEMPT error when I switch off a device using USB ACM driver | ||
---|---|---|---|
Product: | Drivers | Reporter: | Salvador Fandino (sfandino) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | REJECTED DUPLICATE | ||
Severity: | normal | CC: | kernel-bugs, nacc |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.10 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
ksymooops for similar error
2.6.12's .config lspci's output |
Description
Salvador Fandino
2005-03-29 11:19:13 UTC
Can you try a kernel.org kernel? If not, please file this against debian's bug system as well. If you do build a custom kernel (it's hard to help otherwise), please attach .config used, lspci -vvv on boot and lsusb (before and after switching off device, if possible). Thanks, Nish Created attachment 4888 [details]
ksymooops for similar error
Here is a ksymoops report for a similar error. It's from 2.6.12-rc2 from
kernel.org, but the bug seems to be present on almost every 2.6 kernel i tried
since 2.6.8 (I didn't try older ones, and I didn't try 2.4.x).
In spite the kernel naming and being tainted, it's a original 2.6.12-rc2 I
compiled by myself, and the error is reproductible on any 2.6.11.x stock kernel
as well.
Created attachment 4889 [details]
2.6.12's .config
the .config for the previously reported kernel.
Created attachment 4890 [details]
lspci's output
lspci's output. I cannot do a lsusb right now, since usb is malfunctional after
the oops. I'm using a motorola v300 phone through usb cable, it's recognized as
an acm device. I had reports of other acm devices having the same misbehaviour
when disconnected while the tty device is in use as well, but I had no access
to test that. Feel free to ask more information, if I can help it.
This looks like a dup of bug 4407. I do not have permissions to mark it as a dup; reporter if you argee it's a dup, please mark it so. |