Part Number: DRA718
Tool/software: Linux
Hi TI team,
During Linux system run on DRV718, two crash happpen, please help check it:
1, Since we're not using IPU1, then how to disable this function
------------[ cut here ]------------
[ 0.241593] WARNING: CPU: 0 PID: 1 at /mnt/yocto/yocto_repo/build/arago-tmp-external-linaro-toolchain/work-shared/delphi-jlr-isp-proto/kernel-source/drivers/bus/omap_l3_noc.c:147 l3_interrupt_handler+0x264/0x37c()
[ 0.241601] 44000000.ocp:L3 Custom Error: MASTER MPU TARGET IPU1 (Idle): Data Access in User mode during Functional access
[ 0.241606] Modules linked in:
[ 0.241617] CPU: 0 PID: 1 Comm: swapper Not tainted 4.4.45-g89944627d5 #1
[ 0.241622] Hardware name: Generic DRA72X (Flattened Device Tree)
[ 0.241646] [<c00162ec>] (unwind_backtrace) from [<c0013e48>] (show_stack+0x10/0x14)
[ 0.241661] [<c0013e48>] (show_stack) from [<c00331fc>] (warn_slowpath_common+0x80/0xac)
[ 0.241673] [<c00331fc>] (warn_slowpath_common) from [<c0033268>] (warn_slowpath_fmt+0x40/0x64)
[ 0.241684] [<c0033268>] (warn_slowpath_fmt) from [<c028ee78>] (l3_interrupt_handler+0x264/0x37c)
[ 0.241698] [<c028ee78>] (l3_interrupt_handler) from [<c0068e14>] (handle_irq_event_percpu+0x9c/0x158)
[ 0.241710] [<c0068e14>] (handle_irq_event_percpu) from [<c0068f08>] (handle_irq_event+0x38/0x5c)
[ 0.241722] [<c0068f08>] (handle_irq_event) from [<c006bd04>] (handle_fasteoi_irq+0xe0/0x1a8)
[ 0.241733] [<c006bd04>] (handle_fasteoi_irq) from [<c006856c>] (generic_handle_irq+0x24/0x34)
[ 0.241744] [<c006856c>] (generic_handle_irq) from [<c00687d0>] (__handle_domain_irq+0x70/0xdc)
[ 0.241754] [<c00687d0>] (__handle_domain_irq) from [<c0009564>] (gic_handle_irq+0x38/0x64)
[ 0.241762] [<c0009564>] (gic_handle_irq) from [<c00148c0>] (__irq_svc+0x40/0x74)
2, Please help check it
[ 4.654477] ------------[ cut here ]------------
[ 4.659128] WARNING: CPU: 0 PID: 212 at /mnt/yocto/yocto_repo/build/arago-tmp-external-linaro-toolchain/work-shared/delphi-jlr-isp-proto/kernel-source/lib/dma-debug.c:1169 check_for_stack+0xbc/0xf8()
[ 5.133014] omap-dma-engine 4a056000.dma-controller: DMA-API: device driver maps memory from stack [addr=d9565de0]
[ 5.242602] Modules linked in:
[ 5.245685] CPU: 0 PID: 212 Comm: jffs2_gcd_mtd24 Tainted: G W 4.4.45-g89944627d5 #1
[ 5.372601] Hardware name: Generic DRA72X (Flattened Device Tree)
[ 5.378741] [<c00162ec>] (unwind_backtrace) from [<c0013e48>] (show_stack+0x10/0x14)
[ 5.399409] [<c0013e48>] (show_stack) from [<c00331fc>] (warn_slowpath_common+0x80/0xac)
[ 5.409587] [<c00331fc>] (warn_slowpath_common) from [<c0033268>] (warn_slowpath_fmt+0x40/0x64)
[ 5.418528] [<c0033268>] (warn_slowpath_fmt) from [<c0287330>] (check_for_stack+0xbc/0xf8)
[ 5.426959] [<c0287330>] (check_for_stack) from [<c028876c>] (debug_dma_map_sg+0x10c/0x18c)
[ 5.435464] [<c028876c>] (debug_dma_map_sg) from [<c034215c>] (spi_map_buf+0x304/0x348)
[ 5.443618] [<c034215c>] (spi_map_buf) from [<c0343a40>] (spi_flash_read+0x160/0x218)
[ 5.451486] [<c0343a40>] (spi_flash_read) from [<c032b8e0>] (m25p80_read+0xa4/0x1d4)
[ 5.459445] [<c032b8e0>] (m25p80_read) from [<c032bdbc>] (spi_nor_read+0x74/0xc8)
[ 5.468864] [<c032bdbc>] (spi_nor_read) from [<c03262a8>] (part_read+0x4c/0x8
Thanks.