[ 0.000000] ————[ cut here ]————
[ 0.000000] WARNING: at arch/arm/mach-omap2/pm.c:94 _init_omap_device+0x84/0xa4()
[ 0.000000] _init_omap_device: could not find omap_hwmod for iva
[ 0.000000] Modules linked in:
[ 0.000000] [<c00a3678>] (unwind_backtrace+0x0/0xec) from [<c00c7924>] (warn_slowpath_common+0x4c/0x64)
[ 0.000000] [<c00c7924>] (warn_slowpath_common+0x4c/0x64) from [<c00c79bc>] (warn_slowpath_fmt+0x2c/0x3c)
[ 0.000000] [<c00c79bc>] (warn_slowpath_fmt+0x2c/0x3c) from [<c00aad54>] (_init_omap_device+0x84/0xa4)
[ 0.000000] [<c00aad54>] (_init_omap_device+0x84/0xa4) from [<c000fda8>] (omap2_common_pm_init+0x2c/0x10c)
[ 0.000000] [<c000fda8>] (omap2_common_pm_init+0x2c/0x10c) from [<c00933b8>] (do_one_initcall+0xc8/0x1a0)
[ 0.000000] [<c00933b8>] (do_one_initcall+0xc8/0x1a0) from [<c0008690>] (kernel_init+0x94/0x14c)
[ 0.000000] [<c0008690>] (kernel_init+0x94/0x14c) from [<c009e590>] (kernel_thread_exit+0x0/0x8)
[ 0.000000] —[ end trace 1b75b31a2719ed1c ]—
我有时候系统会死机,这个警告要怎么消除 谢谢 还有我用的是AM3505
kooking:
根据提示,警告来自于 arch/arm/mach-omap2/pm.c中的 _init_omap_device函数,你可以关注一下这个函数~
roger2:
回复 kooking:
嗯 看过这个函数了,但具体不知道怎么用的,能帮我详细解释下么,谢谢
Yaoming Qin:
回复 roger2:
请问您的平台是AM37吗?
roger2:
回复 Yaoming Qin:
我的是AM3505