You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In sgx-lkl, process state is not properly updated in /proc/[pid]/state (proc file system). Some LTP tests rely on this info and this is not available in sgx-lkl. Tests were waiting indefinitely, instead sleep used to sleep a bit and to return as workaround.
In sgx-lkl, process state is not properly updated in /proc/[pid]/state (proc file system). Some LTP tests rely on this info and this is not available in sgx-lkl. Tests were waiting indefinitely, instead sleep used to sleep a bit and to return as workaround.
LTP tests fixed with this pattern: (Count: 4)
futex_wait03
futex_wake02, futex_wake03, futex_wake04
The text was updated successfully, but these errors were encountered: