aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorUdit Kumar <[email protected]>2024-08-20 16:20:04 +0530
committerMathieu Poirier <[email protected]>2024-08-21 11:27:42 -0600
commit8fa052c29e509f3e47d56d7fc2ca28094d78c60a (patch)
tree08bbfbb4961f0060a95d35d2931bbc8dd2fdb6b3 /tools/testing/selftests/bpf/progs/test_autoload.c
parentebcf9008a895a2a9416f69e186b56fbade35e12c (diff)
remoteproc: k3-r5: Delay notification of wakeup event
Few times, core1 was scheduled to boot first before core0, which leads to error: 'k3_r5_rproc_start: can not start core 1 before core 0'. This was happening due to some scheduling between prepare and start callback. The probe function waits for event, which is getting triggered by prepare callback. To avoid above condition move event trigger to start instead of prepare callback. Fixes: 61f6f68447ab ("remoteproc: k3-r5: Wait for core0 power-up before powering up core1") Signed-off-by: Udit Kumar <[email protected]> [ Applied wakeup event trigger only for Split-Mode booted rprocs ] Signed-off-by: Beleswar Padhi <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions