From: Udo van den Heuvel <udovdh@xs4all.nl>
To: linux-usb@vger.kernel.org
Cc: Clemens Ladisch <clemens@ladisch.de>,
Simon Jones <sijones2010@gmail.com>,
linux-kernel@vger.kernel.org
Subject: Re: 3.4.4: disabling irq
Date: Wed, 11 Jul 2012 16:50:07 +0200 [thread overview]
Message-ID: <4FFD929F.9060500@xs4all.nl> (raw)
In-Reply-To: <4FFAE2A5.2070701@ladisch.de>
On 2012-07-09 15:54, Clemens Ladisch wrote:
> (forwarded to linux-usb)
>
> Udo van den Heuvel wrote:
>>
>> One moment the box is runing OK.
>> One moment the 3.4.4 kernel decides to disable an interrupt.
>> Why?
>>
>> Jul 8 07:43:49 box3 ntpd[5067]: parse: convert_rawdcf: INCOMPLETE DATA - time code only has 1 bits
>> Jul 8 07:44:53 box3 kernel: irq 18: nobody cared (try booting with the "irqpoll" option)
>> Jul 8 07:44:53 box3 kernel: Pid: 1501, comm: irq/18-ohci_hcd Tainted: G W 3.4.4 #1
>> Jul 8 07:44:53 box3 kernel: Call Trace:
>> Jul 8 07:44:53 box3 kernel: [<ffffffff81095a76>] ? __report_bad_irq+0x36/0xd0
>> Jul 8 07:44:53 box3 kernel: [<ffffffff81095d7f>] ? note_interrupt+0x1cf/0x220
>> Jul 8 07:44:53 box3 kernel: [<ffffffff810945c0>] ? irq_thread_fn+0x40/0x40
>> Jul 8 07:44:53 box3 kernel: [<ffffffff8109443d>] ? irq_thread+0x13d/0x180
>> Jul 8 07:44:53 box3 kernel: [<ffffffff81094300>] ? wake_threads_waitq+0x50/0x50
>> Jul 8 07:44:53 box3 kernel: [<ffffffff81052015>] ? kthread+0x85/0x90
>> Jul 8 07:44:53 box3 kernel: [<ffffffff81405514>] ? kernel_thread_helper+0x4/0x10
>> Jul 8 07:44:53 box3 kernel: [<ffffffff81051f90>] ? kthread_freezable_should_stop+0x50/0x50
>> Jul 8 07:44:53 box3 kernel: [<ffffffff81405510>] ? gs_change+0xb/0xb
>> Jul 8 07:44:53 box3 kernel: handlers:
>> Jul 8 07:44:53 box3 kernel: [<ffffffff810939d0>] irq_default_primary_handler threaded [<ffffffff812c7bb0>] usb_hcd_irq
>> Jul 8 07:44:53 box3 kernel: [<ffffffff810939d0>] irq_default_primary_handler threaded [<ffffffff812c7bb0>] usb_hcd_irq
>> Jul 8 07:44:53 box3 kernel: [<ffffffff810939d0>] irq_default_primary_handler threaded [<ffffffff812c7bb0>] usb_hcd_irq
>> Jul 8 07:44:53 box3 kernel: Disabling IRQ #18
>> Jul 8 07:44:53 box3 kernel: pwc: Iso frame 0 has error -114
>> Jul 8 07:44:53 box3 kernel: pwc: Iso frame 1 has error -18
>> Jul 8 07:44:53 box3 kernel: pwc: Iso frame 2 has error -18
>> Jul 8 07:44:53 box3 kernel: pwc: Iso frame 3 has error -18
>> Jul 8 07:44:53 box3 kernel: pwc: Iso frame 4 has error -18
>> Jul 8 07:44:53 box3 kernel: pwc: Iso frame 5 has error -18
>> (etc; many more of the pwc messages)
New occurrence:
Jul 11 16:45:26 box3 kernel: irq 18: nobody cared (try booting with the
"irqpoll" option)
Jul 11 16:45:26 box3 kernel: Pid: 1465, comm: irq/18-ohci_hcd Not
tainted 3.4.4 #3
Jul 11 16:45:26 box3 kernel: Call Trace:
Jul 11 16:45:26 box3 kernel: [<ffffffff81095a76>] ?
__report_bad_irq+0x36/0xd0
Jul 11 16:45:26 box3 kernel: [<ffffffff81095d7f>] ?
note_interrupt+0x1cf/0x220
Jul 11 16:45:26 box3 kernel: [<ffffffff810945c0>] ? irq_thread_fn+0x40/0x40
Jul 11 16:45:26 box3 kernel: [<ffffffff8109443d>] ? irq_thread+0x13d/0x180
Jul 11 16:45:26 box3 kernel: [<ffffffff81094300>] ?
wake_threads_waitq+0x50/0x50
Jul 11 16:45:26 box3 kernel: [<ffffffff81052015>] ? kthread+0x85/0x90
Jul 11 16:45:26 box3 kernel: [<ffffffff81405414>] ?
kernel_thread_helper+0x4/0x10
Jul 11 16:45:26 box3 kernel: [<ffffffff81051f90>] ?
kthread_freezable_should_stop+0x50/0x50
Jul 11 16:45:26 box3 kernel: [<ffffffff81405410>] ? gs_change+0xb/0xb
Jul 11 16:45:26 box3 kernel: handlers:
Jul 11 16:45:26 box3 kernel: [<ffffffff810939d0>]
irq_default_primary_handler threaded [<ffffffff812c7a90>] usb_hcd_irq
Jul 11 16:45:26 box3 kernel: [<ffffffff810939d0>]
irq_default_primary_handler threaded [<ffffffff812c7a90>] usb_hcd_irq
Jul 11 16:45:26 box3 kernel: [<ffffffff810939d0>]
irq_default_primary_handler threaded [<ffffffff812c7a90>] usb_hcd_irq
Jul 11 16:45:26 box3 kernel: Disabling IRQ #18
Jul 11 16:45:26 box3 kernel: pwc: Iso frame 0 has error -18
Jul 11 16:45:26 box3 kernel: pwc: Iso frame 1 has error -18
(etc)
Any clues and/or updates?
Udo
next prev parent reply other threads:[~2012-07-11 14:50 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-08 7:53 3.4.4: disabling irq Udo van den Heuvel
2012-07-09 13:54 ` Clemens Ladisch
2012-07-09 16:05 ` Udo van den Heuvel
2012-07-09 18:58 ` Alan Stern
2012-07-11 14:50 ` Udo van den Heuvel [this message]
2012-07-11 15:15 ` Alan Stern
2012-07-12 13:23 ` Udo van den Heuvel
2012-07-12 13:43 ` Jan Ceuleers
2012-07-12 14:02 ` Udo van den Heuvel
2012-07-12 14:54 ` Alan Stern
2012-07-15 14:28 ` Udo van den Heuvel
2012-07-15 14:36 ` Udo van den Heuvel
2012-07-15 15:35 ` Alan Stern
2012-07-15 15:55 ` Udo van den Heuvel
2012-07-15 15:57 ` Udo van den Heuvel
2012-07-15 18:28 ` Alan Stern
2012-11-04 10:31 ` Udo van den Heuvel
2012-11-17 12:35 ` Udo van den Heuvel
2012-11-19 16:41 ` Alan Stern
2012-11-19 16:47 ` Udo van den Heuvel
2012-11-20 14:41 ` Udo van den Heuvel
2012-11-20 16:14 ` Alan Stern
2012-12-01 8:52 ` Udo van den Heuvel
2012-12-01 16:54 ` Alan Stern
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=4FFD929F.9060500@xs4all.nl \
--to=udovdh@xs4all.nl \
--cc=clemens@ladisch.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=sijones2010@gmail.com \
/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