• Adam Wujek's avatar
    userspace/wrsw_rtud: fix double locking a shmem on write · 2305ff10
    Adam Wujek authored
    Remove excessive locks from the function delete_htab_entry.
    Function rtu_fd_commit is always guarded with shmem lock. The function
    rtu_fd_commit calls rtu_hw_commit, which calls delete_htab_entry. By this
    function wrs_shm_write with a parameter WRS_SHM_WRITE_BEGIN was called twice
    before it was called twice with a parameter WRS_SHM_WRITE_END.
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    2305ff10
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 @ ab7106d2
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...