• Hari Kanigeri's avatar
    SYSLINK:ipc:notify drv read fix · d703f13f
    Hari Kanigeri authored
    This patch fixes the bug in notify drv read where
    the read thread wouldn't get blocked if the event
    list is empty. This bug resulted in board freeze
    in Zebu enviornment because the read thread was
    blockign all other threads from getting scheduled.
    
    Signed-off-by: Hari Kanigeri<h-kanigeri2@ti.com>
    d703f13f
drv_notify.c 22.4 KB