]> Kevux Git Server - fll/commit
Bugfix: Incorrectly setting interrupt failure during exit.
authorKevin Day <thekevinday@gmail.com>
Tue, 28 Sep 2021 02:15:27 +0000 (21:15 -0500)
committerKevin Day <thekevinday@gmail.com>
Tue, 28 Sep 2021 02:15:27 +0000 (21:15 -0500)
commit07319f2fb0286e7d9e4d0bb01f0b3daf20d60d7c
tree8e0e71d6887affff6da5baa8b72e40a52234efa2
parent9d2d46e2c04455b1aeb1a87d476b47ece09511ee
Bugfix: Incorrectly setting interrupt failure during exit.

While processing the exit rules, the fll_extended_read is failing due to an interrupt that is not being sent.
This is the result of an incorrect value being assigned to the controller_state_interrupt_t.
level_3/controller/c/private-entry.c