Bug 14609
Summary: | Undefined reference to 'init_MUTEX' | ||
---|---|---|---|
Product: | v4l-dvb | Reporter: | tstrelar |
Component: | dvb-frontend | Assignee: | dvb-frontend (v4l-dvb_dvb-frontend) |
Status: | CLOSED OBSOLETE | ||
Severity: | normal | CC: | alan |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.31-9-rt, 64-bit | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
tstrelar
2009-11-15 18:31:36 UTC
Correct me of I'm wrong, but as I understand (not really an expert), the usage of semaphores as mutexes is deprecated and apparently it has been removed from new realtime kernels. Obviously, there is no init_MUTEX macro in semaphores.h of 2.6.31-9-rt. |