From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:52207 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753099AbcD0TFh (ORCPT ); Wed, 27 Apr 2016 15:05:37 -0400 Date: Wed, 27 Apr 2016 21:05:28 +0200 From: Pavel Machek To: =?utf-8?B?0JjQstCw0LnQu9C+INCU0LjQvNC40YLRgNC+0LI=?= Cc: Sebastian Reichel , sakari.ailus@iki.fi, pali.rohar@gmail.com, linux-media@vger.kernel.org Subject: Re: [RFC PATCH 00/24] Make Nokia N900 cameras working Message-ID: <20160427190528.GA32434@amd> References: <20160420081427.GZ32125@valkosipuli.retiisi.org.uk> <1461532104-24032-1-git-send-email-ivo.g.dimitrov.75@gmail.com> <20160427030850.GA17034@earth> <572048AC.7050700@gmail.com> <572062EF.7060502@gmail.com> <20160427164256.GA8156@earth> <1461777170.18568.2.camel@Nokia-N900> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1461777170.18568.2.camel@Nokia-N900> Sender: linux-media-owner@vger.kernel.org List-ID: Hi! > > On Wed, Apr 27, 2016 at 09:57:51AM +0300, Ivaylo Dimitrov wrote: > > > > > https://git.kernel.org/cgit/linux/kernel/git/sre/linux-n900.git/log/?h=n900-camera-ivo > > > > > > > > Ok, going to diff with my tree to see what I have missed to send in > > > > the patchset > > > > > > Now, that's getting weird. > > > > [...] > > The zImage + initrd works with the steps you described below. I > > Great! > > > received a completly black image, but at least there are interrupts > > and yavta is happy (=> it does not hang). > > > > The black image is because by default exposure and gain are set to 0 :). > Use yavta to set the appropriate controls. You can > also enable test patterns from there. Uff.. .there's a lot of controls to play with ;-). So I did this... while true; do ./yavta --capture=1 --skip 0 --format UYVY --size 656x488 /dev/video6 --file=/tmp/delme# && cat /tmp/delme000001 > /dev/fb0; done ...and kernel certainly did not like that. After a while: [ 3468.118774] ---[ end trace 70aa4a6442fc6916 ]--- [ 3468.137084] Address Hole seen by CAM at address 0 [ 3468.137084] ------------[ cut here ]------------ [ 3468.137084] WARNING: CPU: 0 PID: 4974 at drivers/bus/omap_l3_smx.c:166 omap3_l3_app_irq+0xdc/0x124 [ 3468.137207] Modules linked in: smiapp smiapp_pll ipv6 isp1704_charger omap3_isp videobuf2_v4l2 videobuf2_dma_contig videobuf2_memops videobuf2_core et8ek8 smiaregs lis3lv02d_i2c lis3lv02d input_polldev ti_soc_thermal arc4 wl1251_spi wl1251 crc7 mac80211 cfg80211 omap_ssi hsi bq2415x_charger si4713 bq27xxx_battery_i2c bq27xxx_battery leds_lp5523 leds_lp55xx_common adp1653 v4l2_common tsl2563 smc91x mii rtc_twl twl4030_vibra ff_memless twl4030_wdt tsc2005 tsc200x_core omap_sham omap_wdt gpio_keys rx51_battery video_bus_switch videodev media [ 3468.137207] CPU: 0 PID: 4974 Comm: init Tainted: G W 4.6.0-rc4+ #1 [ 3468.137207] Hardware name: Nokia RX-51 board [ 3468.137237] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 3468.137237] [] (show_stack) from [] (__warn+0xcc/0xf8) [ 3468.137268] [] (__warn) from [] (warn_slowpath_null+0x1c/0x20) [ 3468.137298] [] (warn_slowpath_null) from [] (omap3_l3_app_irq+0xdc/0x124) [ 3468.137298] [] (omap3_l3_app_irq) from [] (handle_irq_event_percpu+0x34/0x138) [ 3468.137329] [] (handle_irq_event_percpu) from [] (handle_irq_event+0x5c/0x88) [ 3468.137329] [] (handle_irq_event) from [] (handle_level_irq+0xcc/0x130) [ 3468.137359] [] (handle_level_irq) from [] (generic_handle_irq+0x18/0x28) [ 3468.137359] [] (generic_handle_irq) from [] (__handle_domain_irq+0x84/0xa8) [ 3468.137390] [] (__handle_domain_irq) from [] (__irq_svc+0x54/0x90) [ 3468.137390] [] (__irq_svc) from [] (__do_softirq+0x5c/0x208) [ 3468.137420] [] (__do_softirq) from [] (irq_exit+0x80/0xe4) [ 3468.137451] [] (irq_exit) from [] (__handle_domain_irq+0x88/0xa8) [ 3468.137451] [] (__handle_domain_irq) from [] (__irq_svc+0x54/0x90) [ 3468.137481] [] (__irq_svc) from [] (console_unlock+0x3f4/0x4fc) [ 3468.137481] [] (console_unlock) from [] (do_con_write.part.10+0x1d80/0x1dac) [ 3468.137512] [] (do_con_write.part.10) from [] (con_write+0x30/0x48) [ 3468.137512] [] (con_write) from [] (do_output_char+0x9c/0x1e4) [ 3468.137542] [] (do_output_char) from [] (n_tty_write+0x2ac/0x430) [ 3468.137573] [] (n_tty_write) from [] (tty_write+0x1b0/0x240) [ 3468.137573] [] (tty_write) from [] (__vfs_write+0x2c/0xd4) [ 3468.137603] [] (__vfs_write) from [] (vfs_write+0xa0/0x18c) [ 3468.137603] [] (vfs_write) from [] (SyS_write+0x3c/0x78) [ 3468.137603] [] (SyS_write) from [] (ret_fast_syscall+0x0/0x3c) [ 3468.137634] ---[ end trace 70aa4a6442fc6917 ]--- [ 3468.144317] omap3isp 480bc000.isp: CCP2 err:8010817 [ 3468.144317] Address Hole seen by CAM at address b00 [ 3468.144317] ------------[ cut here ]------------ [ 3468.144348] WARNING: CPU: 0 PID: 4973 at drivers/bus/omap_l3_smx.c:166 omap3_l3_app_irq+0xdc/0x124 [ 3468.144439] Modules linked in: smiapp smiapp_pll ipv6 isp1704_charger omap3_isp videobuf2_v4l2 videobuf2_dma_contig videobuf2_memops videobuf2_core et8ek8 smiaregs lis3lv02d_i2c lis3lv02d input_polldev ti_soc_thermal arc4 wl1251_spi wl1251 crc7 mac80211 cfg80211 omap_ssi hsi bq2415x_charger si4713 bq27xxx_battery_i2c bq27xxx_battery leds_lp5523 leds_lp55xx_common adp1653 v4l2_common tsl2563 smc91x mii rtc_twl twl4030_vibra ff_memless twl4030_wdt tsc2005 tsc200x_core omap_sham omap_wdt gpio_keys rx51_battery video_bus_switch videodev media [ 3468.144439] CPU: 0 PID: 4973 Comm: yavta Tainted: G W 4.6.0-rc4+ #1 [ 3468.144470] Hardware name: Nokia RX-51 board [ 3468.144470] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 3468.144500] [] (show_stack) from [] (__warn+0xcc/0xf8) [ 3468.144500] [] (__warn) from [] (warn_slowpath_null+0x1c/0x20) [ 3468.144531] [] (warn_slowpath_null) from [] (omap3_l3_app_irq+0xdc/0x124) [ 3468.144561] [] (omap3_l3_app_irq) from [] (handle_irq_event_percpu+0x34/0x138) [ 3468.144561] [] (handle_irq_event_percpu) from [] (handle_irq_event+0x5c/0x88) [ 3468.144592] [] (handle_irq_event) from [] (handle_level_irq+0xcc/0x130) [ 3468.144592] [] (handle_level_irq) from [] (generic_handle_irq+0x18/0x28) [ 3468.144622] [] (generic_handle_irq) from [] (__handle_domain_irq+0x84/0xa8) [ 3468.144622] [] (__handle_domain_irq) from [] (__irq_svc+0x54/0x90) [ 3468.144714] [] (__irq_svc) from [] (omap3isp_ccdc_busy+0xc/0x14 [omap3_isp]) [ 3468.144866] [] (omap3isp_ccdc_busy [omap3_isp]) from [] (isp_pipeline_wait_ccdc+0x54/0x60 [omap3_isp]) [ 3468.144989] [] (isp_pipeline_wait_ccdc [omap3_isp]) from [] (isp_pipeline_wait+0x28/0x4c [omap3_isp]) [ 3468.145111] [] (isp_pipeline_wait [omap3_isp]) from [] (isp_pipeline_disable+0x154/0x224 [omap3_isp]) [ 3468.145233] [] (isp_pipeline_disable [omap3_isp]) from [] (omap3isp_pipeline_set_stream+0x14/0x2c [omap3_isp]) [ 3468.145355] [] (omap3isp_pipeline_set_stream [omap3_isp]) from [] (isp_video_streamoff+0xcc/0x124 [omap3_isp]) [ 3468.145477] [] (isp_video_streamoff [omap3_isp]) from [] (isp_video_release+0x2c/0x78 [omap3_isp]) [ 3468.145690] [] (isp_video_release [omap3_isp]) from [] (v4l2_release+0x30/0x6c [videodev]) [ 3468.145812] [] (v4l2_release [videodev]) from [] (__fput+0xd4/0x1f0) [ 3468.145843] [] (__fput) from [] (task_work_run+0x74/0x88) [ 3468.145843] [] (task_work_run) from [] (do_exit+0x3e8/0x920) [ 3468.145874] [] (do_exit) from [] (do_group_exit+0xb8/0xfc) [ 3468.145874] [] (do_group_exit) from [] (get_signal+0x604/0x680) [ 3468.145904] [] (get_signal) from [] (do_signal+0x84/0x5d0) [ 3468.145935] [] (do_signal) from [] (do_work_pending+0x48/0xb8) [ 3468.145935] [] (do_work_pending) from [] (slow_work_pending+0xc/0x20) [ 3468.145935] ---[ end trace 70aa4a6442fc6918 ]--- [ 3468.167877] Address Hole seen by CAM at address 0 [ 3468.167877] ------------[ cut here ]------------ [ 3468.167907] WARNING: CPU: 0 PID: 4973 at drivers/bus/omap_l3_smx.c:166 omap3_l3_app_irq+0xdc/0x124 [ 3468.167999] Modules linked in: smiapp smiapp_pll ipv6 isp1704_charger omap3_isp videobuf2_v4l2 videobuf2_dma_contig videobuf2_memops videobuf2_core et8ek8 smiaregs lis3lv02d_i2c lis3lv02d input_polldev ti_soc_thermal arc4 wl1251_spi wl1251 crc7 mac80211 cfg80211 omap_ssi hsi bq2415x_charger si4713 bq27xxx_battery_i2c bq27xxx_battery leds_lp5523 leds_lp55xx_common adp1653 v4l2_common tsl2563 smc91x mii rtc_twl twl4030_vibra ff_memless twl4030_wdt tsc2005 tsc200x_core omap_sham omap_wdt gpio_keys rx51_battery video_bus_switch videodev media [ 3468.167999] CPU: 0 PID: 4973 Comm: yavta Tainted: G W 4.6.0-rc4+ #1 [ 3468.168029] Hardware name: Nokia RX-51 board [ 3468.168029] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 3468.168060] [] (show_stack) from [] (__warn+0xcc/0xf8) [ 3468.168090] [] (__warn) from [] (warn_slowpath_null+0x1c/0x20) [ 3468.168090] [] (warn_slowpath_null) from [] (omap3_l3_app_irq+0xdc/0x124) [ 3468.168121] [] (omap3_l3_app_irq) from [] (handle_irq_event_percpu+0x34/0x138) [ 3468.168121] [] (handle_irq_event_percpu) from [] (handle_irq_event+0x5c/0x88) [ 3468.168151] [] (handle_irq_event) from [] (handle_level_irq+0xcc/0x130) [ 3468.168182] [] (handle_level_irq) from [] (generic_handle_irq+0x18/0x28) [ 3468.168182] [] (generic_handle_irq) from [] (__handle_domain_irq+0x84/0xa8) [ 3468.168212] [] (__handle_domain_irq) from [] (__irq_svc+0x54/0x90) [ 3468.168273] [] (__irq_svc) from [] (hist_busy+0xc/0x14 [omap3_isp]) [ 3468.168426] [] (hist_busy [omap3_isp]) from [] (omap3isp_stat_pcr_busy+0x10/0x14 [omap3_isp]) [ 3468.168548] [] (omap3isp_stat_pcr_busy [omap3_isp]) from [] (omap3isp_stat_busy+0xc/0x2c [omap3_isp]) [ 3468.168670] [] (omap3isp_stat_busy [omap3_isp]) from [] (isp_pipeline_wait_ccdc+0x40/0x60 [omap3_isp]) [ 3468.168792] [] (isp_pipeline_wait_ccdc [omap3_isp]) from [] (isp_pipeline_wait+0x28/0x4c [omap3_isp]) [ 3468.168914] [] (isp_pipeline_wait [omap3_isp]) from [] (isp_pipeline_disable+0x154/0x224 [omap3_isp]) [ 3468.169036] [] (isp_pipeline_disable [omap3_isp]) from [] (omap3isp_pipeline_set_stream+0x14/0x2c [omap3_isp]) [ 3468.169158] [] (omap3isp_pipeline_set_stream [omap3_isp]) from [] (isp_video_streamoff+0xcc/0x124 [omap3_isp]) [ 3468.169281] [] (isp_video_streamoff [omap3_isp]) from [] (isp_video_release+0x2c/0x78 [omap3_isp]) [ 3468.169494] [] (isp_video_release [omap3_isp]) from [] (v4l2_release+0x30/0x6c [videodev]) [ 3468.169616] [] (v4l2_release [videodev]) from [] (__fput+0xd4/0x1f0) [ 3468.169616] [] (__fput) from [] (task_work_run+0x74/0x88) [ 3468.169647] [] (task_work_run) from [] (do_exit+0x3e8/0x920) [ 3468.169647] [] (do_exit) from [] (do_group_exit+0xb8/0xfc) [ 3468.169677] [] (do_group_exit) from [] (get_signal+0x604/0x680) [ 3468.169708] [] (get_signal) from [] (do_signal+0x84/0x5d0) [ 3468.169708] [] (do_signal) from [] (do_work_pending+0x48/0xb8) [ 3468.169738] [] (do_work_pending) from [] (slow_work_pending+0xc/0x20) [ 3468.169738] ---[ end trace 70aa4a6442fc6919 ]--- [ 3468.188049] omap3isp 480bc000.isp: CCP2 err:8010817 [ 3468.188110] Address Hole seen by CAM at address b00 [ 3468.188110] ------------[ cut here ]------------ [ 3468.188140] WARNING: CPU: 0 PID: 4974 at drivers/bus/omap_l3_smx.c:166 omap3_l3_app_irq+0xdc/0x124 [ 3468.188232] Modules linked in: smiapp smiapp_pll ipv6 isp1704_charger omap3_isp videobuf2_v4l2 videobuf2_dma_contig videobuf2_memops videobuf2_core et8ek8 smiaregs lis3lv02d_i2c lis3lv02d input_polldev ti_soc_thermal arc4 wl1251_spi wl1251 crc7 mac80211 cfg80211 omap_ssi hsi bq2415x_charger si4713 bq27xxx_battery_i2c bq27xxx_battery leds_lp5523 leds_lp55xx_common adp1653 v4l2_common tsl2563 smc91x mii rtc_twl twl4030_vibra ff_memless twl4030_wdt tsc2005 tsc200x_core omap_sham omap_wdt gpio_keys rx51_battery video_bus_switch videodev media [ 3468.188232] CPU: 0 PID: 4974 Comm: init Tainted: G W 4.6.0-rc4+ #1 [ 3468.188232] Hardware name: Nokia RX-51 board [ 3468.188262] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 3468.188293] [] (show_stack) from [] (__warn+0xcc/0xf8) [ 3468.188293] [] (__warn) from [] (warn_slowpath_null+0x1c/0x20) [ 3468.188323] [] (warn_slowpath_null) from [] (omap3_l3_app_irq+0xdc/0x124) [ 3468.188323] [] (omap3_l3_app_irq) from [] (handle_irq_event_percpu+0x34/0x138) [ 3468.188354] [] (handle_irq_event_percpu) from [] (handle_irq_event+0x5c/0x88) [ 3468.188385] [] (handle_irq_event) from [] (handle_level_irq+0xcc/0x130) [ 3468.188385] [] (handle_level_irq) from [] (generic_handle_irq+0x18/0x28) [ 3468.188415] [] (generic_handle_irq) from [] (__handle_domain_irq+0x84/0xa8) [ 3468.188415] [] (__handle_domain_irq) from [] (__irq_svc+0x54/0x90) [ 3468.188446] [] (__irq_svc) from [] (__do_softirq+0x5c/0x208) [ 3468.188446] [] (__do_softirq) from [] (irq_exit+0x80/0xe4) [ 3468.188476] [] (irq_exit) from [] (__handle_domain_irq+0x88/0xa8) [ 3468.188476] [] (__handle_domain_irq) from [] (__irq_svc+0x54/0x90) [ 3468.188507] [] (__irq_svc) from [] (console_unlock+0x3f4/0x4fc) [ 3468.188537] [] (console_unlock) from [] (do_con_write.part.10+0x1d80/0x1dac) [ 3468.188537] [] (do_con_write.part.10) from [] (con_write+0x30/0x48) [ 3468.188568] [] (con_write) from [] (do_output_char+0x9c/0x1e4) [ 3468.188598] [] (do_output_char) from [] (n_tty_write+0x2ac/0x430) [ 3468.188598] [] (n_tty_write) from [] (tty_write+0x1b0/0x240) [ 3468.188629] [] (tty_write) from [] (__vfs_write+0x2c/0xd4) [ 3468.188629] [] (__vfs_write) from [] (vfs_write+0xa0/0x18c) [ 3468.188659] [] (vfs_write) from [] (SyS_write+0x3c/0x78) [ 3468.188659] [] (SyS_write) from [] (ret_fast_syscall+0x0/0x3c) [ 3468.188659] ---[ end trace 70aa4a6442fc691a ]--- [ 3468.200592] Address Hole seen by CAM at address 0 [ 3468.200592] ------------[ cut here ]------------ [ 3468.200592] WARNING: CPU: 0 PID: 4973 at drivers/bus/omap_l3_smx.c:166 omap3_l3_app_irq+0xdc/0x124 [ 3468.200683] Modules linked in: smiapp smiapp_pll ipv6 isp1704_charger omap3_isp videobuf2_v4l2 videobuf2_dma_contig videobuf2_memops videobuf2_core et8ek8 smiaregs lis3lv02d_i2c lis3lv02d input_polldev ti_soc_thermal arc4 wl1251_spi wl1251 crc7 mac80211 cfg80211 omap_ssi hsi bq2415x_charger si4713 bq27xxx_battery_i2c bq27xxx_battery leds_lp5523 leds_lp55xx_common adp1653 v4l2_common tsl2563 smc91x mii rtc_twl twl4030_vibra ff_memless twl4030_wdt tsc2005 tsc200x_core omap_sham omap_wdt gpio_keys rx51_battery video_bus_switch videodev media [ 3468.200714] CPU: 0 PID: 4973 Comm: yavta Tainted: G W 4.6.0-rc4+ #1 [ 3468.200714] Hardware name: Nokia RX-51 board [ 3468.200744] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 3468.200744] [] (show_stack) from [] (__warn+0xcc/0xf8) [ 3468.200775] [] (__warn) from [] (warn_slowpath_null+0x1c/0x20) [ 3468.200775] [] (warn_slowpath_null) from [] (omap3_l3_app_irq+0xdc/0x124) [ 3468.200805] [] (omap3_l3_app_irq) from [] (handle_irq_event_percpu+0x34/0x138) [ 3468.200836] [] (handle_irq_event_percpu) from [] (handle_irq_event+0x5c/0x88) [ 3468.200836] [] (handle_irq_event) from [] (handle_level_irq+0xcc/0x130) [ 3468.200866] [] (handle_level_irq) from [] (generic_handle_irq+0x18/0x28) [ 3468.200866] [] (generic_handle_irq) from [] (__handle_domain_irq+0x84/0xa8) [ 3468.200897] [] (__handle_domain_irq) from [] (__irq_svc+0x54/0x90) [ 3468.200988] [] (__irq_svc) from [] (omap3isp_stat_busy+0x28/0x2c [omap3_isp]) [ 3468.201110] [] (omap3isp_stat_busy [omap3_isp]) from [] (isp_pipeline_wait_ccdc+0x40/0x60 [omap3_isp]) [ 3468.201232] [] (isp_pipeline_wait_ccdc [omap3_isp]) from [] (isp_pipeline_wait+0x28/0x4c [omap3_isp]) [ 3468.201354] [] (isp_pipeline_wait [omap3_isp]) from [] (isp_pipeline_disable+0x154/0x224 [omap3_isp]) [ 3468.201477] [] (isp_pipeline_disable [omap3_isp]) from [] (omap3isp_pipeline_set_stream+0x14/0x2c [omap3_isp]) [ 3468.201599] [] (omap3isp_pipeline_set_stream [omap3_isp]) from [] (isp_video_streamoff+0xcc/0x124 [omap3_isp]) [ 3468.201721] [] (isp_video_streamoff [omap3_isp]) from [] (isp_video_release+0x2c/0x78 [omap3_isp]) [ 3468.201934] [] (isp_video_release [omap3_isp]) from [] (v4l2_release+0x30/0x6c [videodev]) [ 3468.202056] [] (v4l2_release [videodev]) from [] (__fput+0xd4/0x1f0) [ 3468.202056] [] (__fput) from [] (task_work_run+0x74/0x88) [ 3468.202087] [] (task_work_run) from [] (do_exit+0x3e8/0x920) [ 3468.202117] [] (do_exit) from [] (do_group_exit+0xb8/0xfc) [ 3468.202117] [] (do_group_exit) from [] (get_signal+0x604/0x680) [ 3468.202148] [] (get_signal) from [] (do_signal+0x84/0x5d0) [ 3468.202148] [] (do_signal) from [] (do_work_pending+0x48/0xb8) [ 3468.202178] [] (do_work_pending) from [] (slow_work_pending+0xc/0x20) [ 3468.202178] ---[ end trace 70aa4a6442fc691b ]--- [ 3468.218109] omap3isp 480bc000.isp: CCP2 err:8010817 [ 3468.218109] Address Hole seen by CAM at address b00 [ 3468.218109] ------------[ cut here ]------------ [ 3468.218139] WARNING: CPU: 0 PID: 4974 at drivers/bus/omap_l3_smx.c:166 omap3_l3_app_irq+0xdc/0x124 [ 3468.218231] Modules linked in: smiapp smiapp_pll ipv6 isp1704_charger omap3_isp videobuf2_v4l2 videobuf2_dma_contig videobuf2_memops videobuf2_core et8ek8 smiaregs lis3lv02d_i2c lis3lv02d input_polldev ti_soc_thermal arc4 wl1251_spi wl1251 crc7 mac80211 cfg80211 omap_ssi hsi bq2415x_charger si4713 bq27xxx_battery_i2c bq27xxx_battery leds_lp5523 leds_lp55xx_common adp1653 v4l2_common tsl2563 smc91x mii rtc_twl twl4030_vibra ff_memless twl4030_wdt tsc2005 tsc200x_core omap_sham omap_wdt gpio_keys rx51_battery video_bus_switch videodev media [ 3468.218231] CPU: 0 PID: 4974 Comm: init Tainted: G W 4.6.0-rc4+ #1 [ 3468.218231] Hardware name: Nokia RX-51 board [ 3468.218261] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 3468.218292] [] (show_stack) from [] (__warn+0xcc/0xf8) [ 3468.218292] [] (__warn) from [] (warn_slowpath_null+0x1c/0x20) [ 3468.218322] [] (warn_slowpath_null) from [] (omap3_l3_app_irq+0xdc/0x124) [ 3468.218353] [] (omap3_l3_app_irq) from [] (handle_irq_event_percpu+0x34/0x138) [ 3468.218353] [] (handle_irq_event_percpu) from [] (handle_irq_event+0x5c/0x88) [ 3468.218383] [] (handle_irq_event) from [] (handle_level_irq+0xcc/0x130) [ 3468.218383] [] (handle_level_irq) from [] (generic_handle_irq+0x18/0x28) [ 3468.218414] [] (generic_handle_irq) from [] (__handle_domain_irq+0x84/0xa8) [ 3468.218414] [] (__handle_domain_irq) from [] (__irq_svc+0x54/0x90) [ 3468.218444] [] (__irq_svc) from [] (console_unlock+0x3f4/0x4fc) [ 3468.218475] [] (console_unlock) from [] (do_con_write.part.10+0x1d80/0x1dac) [ 3468.218475] [] (do_con_write.part.10) from [] (con_write+0x30/0x48) [ 3468.218505] [] (con_write) from [] (do_output_char+0x9c/0x1e4) [ 3468.218536] [] (do_output_char) from [] (n_tty_write+0x2ac/0x430) [ 3468.218536] [] (n_tty_write) from [] (tty_write+0x1b0/0x240) [ 3468.218566] [] (tty_write) from [] (__vfs_write+0x2c/0xd4) [ 3468.218566] [] (__vfs_write) from [] (vfs_write+0xa0/0x18c) [ 3468.218566] [] (vfs_write) from [] (SyS_write+0x3c/0x78) [ 3468.218597] [] (SyS_write) from [] (ret_fast_syscall+0x0/0x3c) [ 3468.218597] ---[ end trace 70aa4a6442fc691c ]--- [ 3468.233276] Address Hole seen by CAM at address 0 [ 3468.233276] ------------[ cut here ]------------ [ 3468.233306] WARNING: CPU: 0 PID: 4973 at drivers/bus/omap_l3_smx.c:166 omap3_l3_app_irq+0xdc/0x124 [ 3468.233398] Modules linked in: smiapp smiapp_pll ipv6 isp1704_charger omap3_isp videobuf2_v4l2 videobuf2_dma_contig videobuf2_memops videobuf2_core et8ek8 smiaregs lis3lv02d_i2c lis3lv02d input_polldev ti_soc_thermal arc4 wl1251_spi wl1251 crc7 mac80211 cfg80211 omap_ssi hsi bq2415x_charger si4713 bq27xxx_battery_i2c bq27xxx_battery leds_lp5523 leds_lp55xx_common adp1653 v4l2_common tsl2563 smc91x mii rtc_twl twl4030_vibra ff_memless twl4030_wdt tsc2005 tsc200x_core omap_sham omap_wdt gpio_keys rx51_battery video_bus_switch videodev media [ 3468.233398] CPU: 0 PID: 4973 Comm: yavta Tainted: G W 4.6.0-rc4+ #1 [ 3468.233398] Hardware name: Nokia RX-51 board [ 3468.233428] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 3468.233459] [] (show_stack) from [] (__warn+0xcc/0xf8) [ 3468.233459] [] (__warn) from [] (warn_slowpath_null+0x1c/0x20) [ 3468.233489] [] (warn_slowpath_null) from [] (omap3_l3_app_irq+0xdc/0x124) [ 3468.233520] [] (omap3_l3_app_irq) from [] (handle_irq_event_percpu+0x34/0x138) [ 3468.233520] [] (handle_irq_event_percpu) from [] (handle_irq_event+0x5c/0x88) [ 3468.233551] [] (handle_irq_event) from [] (handle_level_irq+0xcc/0x130) [ 3468.233551] [] (handle_level_irq) from [] (generic_handle_irq+0x18/0x28) [ 3468.233581] [] (generic_handle_irq) from [] (__handle_domain_irq+0x84/0xa8) [ 3468.233581] [] (__handle_domain_irq) from [] (__irq_svc+0x54/0x90) [ 3468.233673] [] (__irq_svc) from [] (omap3isp_ccdc_busy+0xc/0x14 [omap3_isp]) [ 3468.233795] [] (omap3isp_ccdc_busy [omap3_isp]) from [] (isp_pipeline_wait_ccdc+0x54/0x60 [omap3_isp]) [ 3468.233917] [] (isp_pipeline_wait_ccdc [omap3_isp]) from [] (isp_pipeline_wait+0x28/0x4c [omap3_isp]) [ 3468.234039] [] (isp_pipeline_wait [omap3_isp]) from [] (isp_pipeline_disable+0x154/0x224 [omap3_isp]) [ 3468.234191] [] (isp_pipeline_disable [omap3_isp]) from [] (omap3isp_pipeline_set_stream+0x14/0x2c [omap3_isp]) [ 3468.234313] [] (omap3isp_pipeline_set_stream [omap3_isp]) from [] (isp_video_streamoff+0xcc/0x124 [omap3_isp]) [ 3468.234436] [] (isp_video_streamoff [omap3_isp]) from [] (isp_video_release+0x2c/0x78 [omap3_isp]) [ 3468.234619] [] (isp_video_release [omap3_isp]) from [] (v4l2_release+0x30/0x6c [videodev]) [ 3468.234771] [] (v4l2_release [videodev]) from [] (__fput+0xd4/0x1f0) [ 3468.234771] [] (__fput) from [] (task_work_run+0x74/0x88) [ 3468.234802] [] (task_work_run) from [] (do_exit+0x3e8/0x920) [ 3468.234802] [] (do_exit) from [] (do_group_exit+0xb8/0xfc) [ 3468.234832] [] (do_group_exit) from [] (get_signal+0x604/0x680) [ 3468.234832] [] (get_signal) from [] (do_signal+0x84/0x5d0) [ 3468.234863] [] (do_signal) from [] (do_work_pending+0x48/0xb8) [ 3468.234893] [] (do_work_pending) from [] (slow_work_pending+0xc/0x20) [ 3468.234893] ---[ end trace 70aa4a6442fc691d ]--- [ 3468.238891] omap3isp 480bc000.isp: Unable to stop OMAP3 ISP CCDC [ 3468.238922] Address Hole seen by CAM at address b00 [ 3468.238922] ------------[ cut here ]------------ [ 3468.238952] WARNING: CPU: 0 PID: 4973 at drivers/bus/omap_l3_smx.c:166 omap3_l3_app_irq+0xdc/0x124 [ 3468.239044] Modules linked in: smiapp smiapp_pll ipv6 isp1704_charger omap3_isp videobuf2_v4l2 videobuf2_dma_contig videobuf2_memops videobuf2_core et8ek8 smiaregs lis3lv02d_i2c lis3lv02d input_polldev ti_soc_thermal arc4 wl1251_spi wl1251 crc7 mac80211 cfg80211 omap_ssi hsi bq2415x_charger si4713 bq27xxx_battery_i2c bq27xxx_battery leds_lp5523 leds_lp55xx_common adp1653 v4l2_common tsl2563 smc91x mii rtc_twl twl4030_vibra ff_memless twl4030_wdt tsc2005 tsc200x_core omap_sham omap_wdt gpio_keys rx51_battery video_bus_switch videodev media [ 3468.239044] CPU: 0 PID: 4973 Comm: yavta Tainted: G W 4.6.0-rc4+ #1 [ 3468.239044] Hardware name: Nokia RX-51 board [ 3468.239074] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 3468.239105] [] (show_stack) from [] (__warn+0xcc/0xf8) [ 3468.239105] [] (__warn) from [] (warn_slowpath_null+0x1c/0x20) [ 3468.239135] [] (warn_slowpath_null) from [] (omap3_l3_app_irq+0xdc/0x124) [ 3468.239166] [] (omap3_l3_app_irq) from [] (handle_irq_event_percpu+0x34/0x138) [ 3468.239166] [] (handle_irq_event_percpu) from [] (handle_irq_event+0x5c/0x88) [ 3468.239196] [] (handle_irq_event) from [] (handle_level_irq+0xcc/0x130) [ 3468.239196] [] (handle_level_irq) from [] (generic_handle_irq+0x18/0x28) [ 3468.239227] [] (generic_handle_irq) from [] (__handle_domain_irq+0x84/0xa8) [ 3468.239227] [] (__handle_domain_irq) from [] (__irq_svc+0x54/0x90) [ 3468.239257] [] (__irq_svc) from [] (regulator_disable+0x8/0x5c) [ 3468.239349] [] (regulator_disable) from [] (ccp2_if_enable+0xf4/0xfc [omap3_isp]) [ 3468.239471] [] (ccp2_if_enable [omap3_isp]) from [] (ccp2_s_stream+0x44c/0x4b0 [omap3_isp]) [ 3468.239593] [] (ccp2_s_stream [omap3_isp]) from [] (isp_pipeline_disable+0x104/0x224 [omap3_isp]) [ 3468.239746] [] (isp_pipeline_disable [omap3_isp]) from [] (omap3isp_pipeline_set_stream+0x14/0x2c [omap3_isp]) [ 3468.239868] [] (omap3isp_pipeline_set_stream [omap3_isp]) from [] (isp_video_streamoff+0xcc/0x124 [omap3_isp]) [ 3468.239990] [] (isp_video_streamoff [omap3_isp]) from [] (isp_video_release+0x2c/0x78 [omap3_isp]) [ 3468.240173] [] (isp_video_release [omap3_isp]) from [] (v4l2_release+0x30/0x6c [videodev]) [ 3468.240295] [] (v4l2_release [videodev]) from [] (__fput+0xd4/0x1f0) [ 3468.240325] [] (__fput) from [] (task_work_run+0x74/0x88) [ 3468.240325] [] (task_work_run) from [] (do_exit+0x3e8/0x920) [ 3468.240356] [] (do_exit) from [] (do_group_exit+0xb8/0xfc) [ 3468.240356] [] (do_group_exit) from [] (get_signal+0x604/0x680) [ 3468.240386] [] (get_signal) from [] (do_signal+0x84/0x5d0) [ 3468.240417] [] (do_signal) from [] (do_work_pending+0x48/0xb8) [ 3468.240417] [] (do_work_pending) from [] (slow_work_pending+0xc/0x20) [ 3468.240417] ---[ end trace 70aa4a6442fc691e ]--- But it seems to produce _something_ so I guess its a improvement :-). Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html