From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Walmsley Subject: Unhandled LM90 irq 308 on Dalmore? Date: Thu, 19 Dec 2013 02:08:45 -0800 Message-ID: <52B2C5AD.5080405@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Sender: linux-kernel-owner@vger.kernel.org To: "linux-tegra@vger.kernel.org" Cc: Guenter Roeck , "linux-kernel@vger.kernel.org" , Jean Delvare List-Id: linux-tegra@vger.kernel.org Just FYI, the Tegra114 Dalmore board here reports an unhandled IRQ about two minutes after boot: [ 120.950839] irq 308: nobody cared (try booting with the "irqpoll" option) [ 120.957654] CPU: 1 PID: 74 Comm: irq/308-lm90 Not tainted 3.13.0-rc4-next-20131218-30442-g28522bc #1 [ 120.966816] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 120.974571] [] (show_stack) from [] (dump_stack+0x80/0xcc) [ 120.981804] [] (dump_stack) from [] (__report_bad_irq+0x20/0xc0) [ 120.989543] [] (__report_bad_irq) from [] (note_interrupt+0x1f8/0x254) [ 120.997811] [] (note_interrupt) from [] (irq_thread+0x12c/0x158) [ 121.005613] [] (irq_thread) from [] (kthread+0xc4/0xe0) [ 121.012614] [] (kthread) from [] (ret_from_fork+0x14/0x3c) [ 121.019825] handlers: [ 121.022117] [] irq_default_primary_handler threaded [] lm90_irq_thread [ 121.030418] Disabling IRQ #308 This is on next-20131218. - Paul