diff options
| author | Sean Christopherson <seanjc@google.com> | 2026-07-31 12:56:08 -0700 |
|---|---|---|
| committer | Sean Christopherson <seanjc@google.com> | 2026-07-31 13:54:47 -0700 |
| commit | 5171573ce7cbaaaa3a02879a369f5884e3906710 (patch) | |
| tree | dec09d533231fb96816bab9d117c5f2872bde0a2 /include | |
| parent | bb0e7d84c4be5edfea15970762dc02bfedcab565 (diff) | |
KVM: selftests: Add KVM syscall wrapper for pthread_create()
Add and use a KVM wrapper for pthread_create() syscall so that selftests
don't need to manually assert that the syscall succeeded.
Note, most tests don't actually assert success, but they all obviously
rely on the syscall to succeed.
Other than explicitly failing if pthread_create() fails, no functional
change intended.
Link: https://patch.msgid.link/20260731195612.2697986-9-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
