Re: [PATCH 2/2] cobalt/trace: dovetail: drop unnecessary helpers

2021-11-30 Thread Jan Kiszka via Xenomai
On 30.11.21 08:31, Hongzhan Chen via Xenomai wrote: > For dovetail-based, handle_oob_trap_entry would try to demote oob > stage and leave in-band to do panic thing when fault happen. > > Signed-off-by: Hongzhan Chen > > diff --git a/include/cobalt/kernel/dovetail/pipeline/trace.h > b/include/co

[PATCH 2/2] cobalt/trace: dovetail: drop unnecessary helpers

2021-11-29 Thread Hongzhan Chen via Xenomai
For dovetail-based, handle_oob_trap_entry would try to demote oob stage and leave in-band to do panic thing when fault happen. Signed-off-by: Hongzhan Chen diff --git a/include/cobalt/kernel/dovetail/pipeline/trace.h b/include/cobalt/kernel/dovetail/pipeline/trace.h index 7147ab183..306dd549a 1