public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: amruth <amruth_pv@yahoo.com>
To: Oliver Neukum <oliver@neukum.org>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: USB Serial device disconnect causes IRQ disable
Date: Wed, 20 Aug 2008 12:34:51 -0700 (PDT)	[thread overview]
Message-ID: <343002.57461.qm@web45206.mail.sp1.yahoo.com> (raw)
In-Reply-To: <200808071010.27019.oliver@neukum.org>

Hi
I again encountered the same issue IRQ23 disabled.
Here is my /proc/interrupts
           CPU0       CPU1       
  0:        381          0   IO-APIC-edge      timer
  1:         47       6499   IO-APIC-edge      i8042
  3:          2          0   IO-APIC-edge    
  4:          4          0   IO-APIC-edge    
  6:          7          0   IO-APIC-edge      floppy
  9:          0          0   IO-APIC-fasteoi   acpi
 12:          4          0   IO-APIC-edge      i8042
 14:      27742          0   IO-APIC-edge      ide0
 15:       3152     809663   IO-APIC-edge      ide1
 16:        383          0   IO-APIC-fasteoi   uhci_hcd:usb2, uhci_hcd:usb5
 18:     888468          0   IO-APIC-fasteoi   ata_piix, uhci_hcd:usb4, eth0
 19:        268          0   IO-APIC-fasteoi   uhci_hcd:usb3
 23:     300001          0   IO-APIC-fasteoi   ehci_hcd:usb1
NMI:        436        172   Non-maskable interrupts
LOC:    1810724    1760209   Local timer interrupts
RES:     171199     167417   Rescheduling interrupts
CAL:        140       6288   function call interrupts
TLB:       4071       1963   TLB shootdowns
TRM:          0          0   Thermal event interrupts
SPU:          0          0   Spurious interrupts
ERR:          0
MIS:          0

Thanks
Amruth p.v


--- On Thu, 8/7/08, Oliver Neukum <oliver@neukum.org> wrote:

> From: Oliver Neukum <oliver@neukum.org>
> Subject: Re: USB Serial device disconnect causes IRQ disable
> To: "amruth" <amruth_pv@yahoo.com>
> Cc: linux-usb@vger.kernel.org
> Date: Thursday, August 7, 2008, 3:10 AM
> Am Mittwoch 06 August 2008 22:58:08 schrieb amruth:
> > Hi
> > All
> > After disconnecting the usb serial device randomly. I
> am getting the following error.
> > 
> > usr/src/linux-2.6.26/drivers/usb/serial/usb-serial.c:
> serial is OK
> > /usr/src/linux-2.6.26/drivers/usb/serial/usb-serial.c:
> after rteturn serial
> > /usr/src/linux-2.6.26/drivers/usb/serial/usb-serial.c:
> before unregister serial
> > magtek ttyUSB0: Magtek 75/Excella USB card reader
> converter now disconnected from ttyUSB0
> > /usr/src/linux-2.6.26/drivers/usb/serial/usb-serial.c:
> port_release - ttyUSB0
> > /usr/src/linux-2.6.26/drivers/usb/serial/usb-serial.c:
> after unregister serial
> 
> If you have a spurious interrupt sharing a line with a
> legitimate source
> of interrupts, you'll see nothing while the legitimate
> source operates.
> Is there another device sharing irq 23? What does
> /proc/interrupts say?
> 
> 	Regards
> 		Oliver


      


       reply	other threads:[~2008-08-20 19:35 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200808071010.27019.oliver@neukum.org>
2008-08-20 19:34 ` amruth [this message]
2008-08-20 20:23   ` USB Serial device disconnect causes IRQ disable Oliver Neukum
2008-08-21  0:18     ` amruth
2008-08-21  5:19       ` Oliver Neukum
2008-08-21  6:03         ` amruth
2008-08-21  6:09           ` Oliver Neukum
2008-08-21  6:18             ` amruth
2008-08-21  6:28               ` Oliver Neukum
2008-08-21 21:02                 ` USB Serial device disconnect causes IRQ disable details captured amruth
2008-08-21 21:20                   ` Alan Stern
2008-08-21 21:52                     ` amruth
2008-08-25 17:50                       ` USB Serial device disconnect causes IRQ disable not working after patch amruth
2008-08-25 18:50                         ` Alan Stern
2008-08-25 21:12                           ` USB Serial device disconnect causes IRQ disable after using ehci_info amruth
2008-08-26  1:56                             ` amruth
2008-08-26 15:01                             ` Alan Stern
2008-08-26 17:18                               ` amruth
2008-08-26 19:00                                 ` USB Serial device disconnect causes IRQ disable after using ehci controller halted amruth
2008-08-26 21:14                                   ` Alan Stern
2008-08-26 21:43                                     ` David Brownell
2008-08-26 22:56                                       ` amruth
2008-08-27  6:35                                         ` David Brownell
2008-08-27 17:53                                           ` Greg KH
2008-08-27 18:37                                             ` David Brownell

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=343002.57461.qm@web45206.mail.sp1.yahoo.com \
    --to=amruth_pv@yahoo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=oliver@neukum.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox