• Urban Widmark's avatar
    [PATCH] might_sleep fixes · c17acb1f
    Urban Widmark authored
    + Fixes 2 cases caught by might_sleep testing.
    + Replace sleep_on with wait_event.
    + MOD_INC_USE_COUNT to prevent module unload vs smbiod thread exit race.
    c17acb1f
smbiod.c 7.43 KB