Commit b46da12
committed
[hyperlight_guest_bin] Pop error code on context restore
Previously, we did remove the error code from the stack before
`iret`'ing, which resulted in the return failing.
Signed-off-by: Lucy Menon <[email protected]>1 parent 6295bec commit b46da12
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
0 commit comments