lkml.org 
[lkml]   [2014]   [May]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 6/6] ipc/sem.c: make semctl(,,{GETNCNT,GETZCNT}) standard compliant
On Sun, 18 May 2014 09:58:37 +0200 Manfred Spraul <manfred@colorfullife.com> wrote:

> SUSv4 clearly defines how semncnt and semzcnt must be calculated:
> A task waits on exactly one semaphore:
> The semaphore from the first operation in the sop array that cannot proceed.
>
> The Linux implementation never followed the standard, it tried to count all
> semaphores that might be the reason why a task sleeps.
>
> This patch fixes that.

What are the back-compatibility implications of this change?


\
 
 \ /
  Last update: 2014-05-20 01:41    [W:4.678 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site