Hi
While running saLoopBack application for capturing video to adv7182 video decoder I'm getting below crash,
Please help me to solve this issue.
------------[ cut here ]------------
WARNING: at kernel/softirq.c:159 local_bh_enable+0x54/0xc4()
Modules linked in: ti81xxvin adv7182 ti81xxhdmi ti81xxvo ti81xxfb vpss syslink
Backtrace:
[<c0049bb8>] (dump_backtrace+0x0/0x110) from [<c035ca20>] (dump_stack+0x18/0x1c)
r7:00000000 r6:c00740b4 r5:c041af38 r4:0000009f
[<c035ca08>] (dump_stack+0x0/0x1c) from [<c006eb38>] (warn_slowpath_common+0x54/0x6c)
[<c006eae4>] (warn_slowpath_common+0x0/0x6c) from [<c006eb74>] (warn_slowpath_null+0x24/0x2c)
r9:c04bc060 r8:d0878700 r7:0000000c r6:cca2f000 r5:c049a5a8
r4:c04e4380
[<c006eb50>] (warn_slowpath_null+0x0/0x2c) from [<c00740b4>] (local_bh_enable+0x54/0xc4)
[<c0074060>] (local_bh_enable+0x0/0xc4) from [<c0068a30>] (omap_mbox_msg_send+0xcc/0xdc)
r5:c049a5a8 r4:00000000
[<c0068964>] (omap_mbox_msg_send+0x0/0xdc) from [<c02ad880>] (notify_shm_drv_send_event+0x1c8/0x208)
r5:00000001 r4:00000000
[<c02ad6b8>] (notify_shm_drv_send_event+0x0/0x208) from [<c02ab010>] (notify_send_event+0x114/0x26c)
[<c02aaefc>] (notify_send_event+0x0/0x26c) from [<bf149a08>] (vps_fvid2_queue+0xe4/0x21c [vpss])
[<bf149924>] (vps_fvid2_queue+0x0/0x21c [vpss]) from [<bf152da4>] (capture_queue+0x50/0x64 [vpss])
r8:bf19652c r7:cbdb6e80 r6:cb72d000 r5:00000000 r4:cb72e000
[<bf152d54>] (capture_queue+0x0/0x64 [vpss]) from [<bf19528c>] (ti81xxvin_buffer_queue+0xa0/0xe0 [ti81xxvin])
r5:cb72e000 r4:cbdb6eac
[<bf1951ec>] (ti81xxvin_buffer_queue+0x0/0xe0 [ti81xxvin]) from [<c0292de0>] (videobuf_streamon+0x80/0xd0)
r7:60000013 r6:cb72d1c4 r5:cb72d104 r4:cbdb6e80
[<c0292d60>] (videobuf_streamon+0x0/0xd0) from [<bf194d08>] (vidioc_streamon+0x1c8/0x39c [ti81xxvin])
r7:cbeb1400 r6:00000001 r5:cb72d000 r4:cb72d104
[<bf194b40>] (vidioc_streamon+0x0/0x39c [ti81xxvin]) from [<c0288184>] (__video_do_ioctl+0x1618/0x3fa0)
r6:40045612 r5:00000000 r4:00000001
[<c0286b6c>] (__video_do_ioctl+0x0/0x3fa0) from [<c0286960>] (__video_usercopy+0x2dc/0x41c)
[<c0286684>] (__video_usercopy+0x0/0x41c) from [<c0286ad0>] (video_ioctl2+0x30/0x38)
[<c0286aa0>] (video_ioctl2+0x0/0x38) from [<c0285b1c>] (v4l2_ioctl+0xe8/0x11c)
r5:cbeb1400 r4:cbdb6200
[<c0285a34>] (v4l2_ioctl+0x0/0x11c) from [<c00d4158>] (vfs_ioctl+0x28/0x44)
r9:cb7d6000 r8:bec46ca4 r7:00000004 r6:00000004 r5:cbdb6200
r4:00000000
[<c00d4130>] (vfs_ioctl+0x0/0x44) from [<c00d4868>] (do_vfs_ioctl+0x500/0x540)
[<c00d4368>] (do_vfs_ioctl+0x0/0x540) from [<c00d4900>] (sys_ioctl+0x58/0x7c)
[<c00d48a8>] (sys_ioctl+0x0/0x7c) from [<c0045e00>] (ret_fast_syscall+0x0/0x30)
r8:c0045fa8 r7:00000036 r6:000115c0 r5:00000000 r4:0000b000
---[ end trace b7dd1bdbd2cb9eac ]---
Thanks in advance,
Nithin