• Andrew Morton's avatar
    [PATCH] find_user locking and leak fix · 475c3656
    Andrew Morton authored
    find_user() is being called from set/get_priority(), but it doesn't take the
    needed lock, and those callers were forgetting to drop the refcount which
    find_user() took.
    475c3656
user.c 3.83 KB