HomeFreeBSD

sysvsem: Add a timeout argument to the semop.

Description

sysvsem: Add a timeout argument to the semop.

For future use in the Linux emulation layer for the semtimedop syscall
split the sys_semop syscall into two counterparts and add
struct timespec *timeout argument to the last one.

Reviewed by: jhb, kib
Differential revision: https://reviews.freebsd.org/D35121
MFC after: 2 weeks

Details

Provenance
dchaginAuthored on May 6 2022, 4:51 PM
Reviewer
jhb
Differential Revision
D35121: sysvsem: Add a timeout argument to the semop.
Parents
rG0b6bacc7874f: Add ofw_bus_iommu_map() that maps PCI requester ID to an IOMMU
Branches
Unknown
Tags
Unknown