• Maciej Lipinski's avatar
    [issue #8] Avoid locking already locked shmem · 2056e517
    Maciej Lipinski authored
    Shmem is locked for the entire execution of the rtu_fd_init()
    function. Yet, this function call few clean_*() functions that
    attempt to lock shmem before cleaning... this caused shmem
    errors. It was fixed by specifying input parameter to clean_*()
    functions. The parameter specifies whether locking is required
    or not.
    2056e517
Name
Last commit
Last update
..
dot-config Loading commit data...
host_tools Loading commit data...
include Loading commit data...
libsdb Loading commit data...
libwr Loading commit data...
mini-rpc @ 28dff055
ppsi @ 13e4a0cf
rootfs_override Loading commit data...
snmpd Loading commit data...
tools Loading commit data...
wrs_watchdog Loading commit data...
wrsw_hal Loading commit data...
wrsw_rtud Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
devices.tar.gz Loading commit data...