Files
rocm-systems/runtime/hsa-runtime/core/inc
Laurent Morichetti 584ef1e1ca Clear mode.debug_en if !status.halt
The 1st level trap handler jumps to the 2nd level trap handler on
context save requests or regular traps if (mode.debug_en
&& !status.halt) is true.

If we return from the 2nd level trap handler without status.halt=1, then
we need to make sure mode.debug_en is cleared, or we will re-enter the
2nd level trap handler again and again when trapsts.savectx is set.

Change-Id: I4db6369de8c91a32842f488a4df5c9d94fa65aa9
2020-05-19 18:31:29 -07:00
..
2019-12-09 21:21:17 -05:00
2020-05-16 00:59:03 -04:00
2020-02-21 17:09:26 -05:00
2019-08-24 02:03:37 -04:00
2019-04-29 16:17:24 -04:00
2017-03-09 19:45:01 -08:00
2019-04-29 16:17:24 -04:00
2017-08-11 18:41:34 -05:00
2019-02-25 18:30:05 -05:00
2019-12-09 21:21:17 -05:00
2020-05-16 00:59:03 -04:00
2019-08-29 20:24:05 -05:00