Hi Andrew, On 15/12/2023 18:14, Andrew Cooper wrote:
Since commit 60a9b0715055 ("xen: introduce CONFIG_GENERIC_BUG_FRAME"), the new
common bug.h provides an implementation of run_in_exception_handler() in all
cases, making the #else here dead.
This reminds me, I need to look at using CONFIG_GENERIC_BUG_FRAME for Arm. In the past, we had some issues compiling it.
Signed-off-by: Andrew Cooper <[email protected]>
Acked-by: Julien Grall <[email protected]> Cheers, -- Julien Grall
