Re: [PATCH] Don't set sempid in semctl syscall.

From: Davidlohr Bueso
Date: Fri Feb 26 2016 - 17:18:41 EST


On Fri, 26 Feb 2016, Davidlohr Bueso wrote:

Furthermore, semop.2 is very explicit about sempid. That said, I am also weary of this
change because we've been setting semval for semctl for so long.

s/semval/sempid :)