Bug 62081
Summary: | ipc/sem.c: wait for simple ops for the proc interface | ||
---|---|---|---|
Product: | Other | Reporter: | Manfred Spraul (manfred) |
Component: | Other | Assignee: | other_other |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://marc.info/?l=linux-kernel&m=138012271416276 | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: | |
Bug Depends on: | 61351 | ||
Bug Blocks: | 62061 | ||
Attachments: | Patch |
Description
Manfred Spraul
2013-09-25 08:01:05 UTC
Update dependencies: sem_wait_array() does not exist yet in Linus' tree. Created attachment 109631 [details]
Patch
patch sent to lkml Fixed d8c633766ad88527f25d9f81a5c2f083d78a2b39 ipc/sem.c: synchronize the proc interface |