From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Sun, 23 Feb 2014 21:27:07 +0000 Message-ID: From: Gregory Dymarek Content-Type: text/plain; charset=ISO-8859-1 Subject: [Xenomai] RaspberryPi kernel 3.8 issue List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org Hi, I compiled a fresh rpi-3.8 kernel using the following patches (from xenomai-2.6.3): - ipipe-core-3.8.13-raspberry-pre-2.patch - ipipe-core-3.8.13-arm-3.patch - ipipe-core-3.8.13-raspberry-post-2.patch All compiled well, but when booting this kernel it reports an exception. The entire boot log is here: http://pastebin.com/K7v44nPw I am still not very faimiliar with the architecture so I am not really able to sort it myself... Any advise please? [ 1.915956] hub 1-0:1.0: 1 port detected [ 1.923672] ------------[ cut here ]------------ [ 1.931807] WARNING: at kernel/irq/handle.c:146 handle_irq_event_percpu+0x190/0x1b4() [ 1.943148] irq 32 handler usb_hcd_irq+0x0/0x7c enabled interrupts [ 1.952840] Modules linked in: [ 1.959469] [] (unwind_backtrace+0x0/0xec) from [] (warn_slowpath_common+0x4c/0x64) [ 1.972561] [] (warn_slowpath_common+0x4c/0x64) from [] (warn_slowpath_fmt+0x30/0x40) [ 1.985872] [] (warn_slowpath_fmt+0x30/0x40) from [] (handle_irq_event_percpu+0x190/0x1b4) [ 1.999671] [] (handle_irq_event_percpu+0x190/0x1b4) from [] (handle_irq_event+0x64/0x94) [ 2.013394] [] (handle_irq_event+0x64/0x94) from [] (handle_level_irq+0x78/0x108) [ 2.026432] [] (handle_level_irq+0x78/0x108) from [] (generic_handle_irq+0x1c/0x30) [ 2.039690] [] (generic_handle_irq+0x1c/0x30) from [] (handle_IRQ+0x30/0x84) [ 2.052361] [] (handle_IRQ+0x30/0x84) from [] (__ipipe_do_sync_stage+0x25c/0x278) [ 2.065548] [] (__ipipe_do_sync_stage+0x25c/0x278) from [] (__ipipe_grab_irq+0x2c/0x70) [ 2.079312] [] (__ipipe_grab_irq+0x2c/0x70) from [] (__irq_svc+0x34/0xc0) [ 2.091773] Exception stack(0xcd82de00 to 0xcd82de48) [ 2.100766] de00: f2980008 00000000 00000000 00000000 00000000 00000000 cd99ec00 c05db7c4 [ 2.112995] de20: cd9ed380 c05bbfc0 c0523a7c c05db8a4 00000030 cd82de48 c02f947c c02f8e44 [ 2.125241] de40: 60000113 ffffffff [ 2.132818] [] (__irq_svc+0x34/0xc0) from [] (dwc_otg_driver_probe+0x114/0x7e0) [ 2.146103] [] (dwc_otg_driver_probe+0x114/0x7e0) from [] (really_probe+0x60/0x1e8) [ 2.159771] [] (really_probe+0x60/0x1e8) from [] (__driver_attach+0x98/0x9c) [ 2.172812] [] (__driver_attach+0x98/0x9c) from [] (bus_for_each_dev+0x60/0x94) [ 2.186145] [] (bus_for_each_dev+0x60/0x94) from [] (bus_add_driver+0xac/0x244) [ 2.199589] [] (bus_add_driver+0xac/0x244) from [] (driver_register+0x78/0x140) [ 2.213103] [] (driver_register+0x78/0x140) from [] (dwc_otg_driver_init+0x20/0xe0) [ 2.226973] [] (dwc_otg_driver_init+0x20/0xe0) from [] (do_one_initcall+0x114/0x180) [ 2.241020] [] (do_one_initcall+0x114/0x180) from [] (kernel_init_freeable+0xf8/0x1b8) [ 2.255236] [] (kernel_init_freeable+0xf8/0x1b8) from [] (kernel_init+0x8/0x150) [ 2.268963] [] (kernel_init+0x8/0x150) from [] (ret_from_fork+0x18/0x38) [ 2.282034] ---[ end trace 6e968ac9df7b1cbe ]--- [ 2.291589] dwc_otg: FIQ enabled