mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
Issue: [k6.8/l4t/] ap_compute_level1_test is failing in GVS [ 2720.076010] Call trace: [ 2720.078520] kmalloc_trace+0xa8/0x270 [ 2720.082275] 0xffffcb8bdce9f9ac [ 2720.085497] __arm64_sys_ioctl+0xa8/0x100 [ 2720.089618] invoke_syscall+0x44/0x128 [ 2720.093466] el0_svc_common.constprop.0+0x3c/0xec [ 2720.098290] do_el0_svc+0x1c/0x2c [ 2720.101690] el0_svc+0x30/0xbc [ 2720.104831] el0t_64_sync_handler+0x13c/0x158 [ 2720.109304] el0t_64_sync+0x16c/0x170 [ 2720.113060] Code: aa1403e1 f9405e64 8b000282 dac00c42 (f8606a95) [ 2720.119320] ---[ end trace 0000000000000000 ]--- [ 2720.212951] Kernel panic - not syncing: Oops: Fatal exception Fix: Remove callback and cancel fence in poll Bug 4779016 Change-Id: I49f2a67cdcb7e8882664fa203fcc90adf8c9341a Signed-off-by: Jason Mei <jianjunm@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3187581 GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com>