commit | 079d9c34e47199fea8e64d80ff9ba10c4c871790 | [log] [tgz] |
---|---|---|
author | Tom Burdick <thomas.burdick@intel.com> | Tue Mar 11 13:42:26 2025 -0500 |
committer | Benjamin Cabé <kartben@gmail.com> | Fri Mar 14 01:02:10 2025 +0100 |
tree | 2683e1a4a95c47c1afdcf7dfefdb67beef58cb72 | |
parent | 99fecb2c33697147ec380fb6c7f0841b443d8cc7 [diff] |
rtio: Transactions assume valid next list nodes Add an assert ensuring programming errors where the executor code assumes there is a next node in the list for transaction/chained submissions. Signed-off-by: Tom Burdick <thomas.burdick@intel.com>