• Jiri Kosina's avatar
    HID: remove BKL from hidraw · 2e57480b
    Jiri Kosina authored
    Remove BKL from hidraw, which is possible through fixing the
    locking of minors_lock mutex properly -- it is now used to
    guard all accessess to hidraw_table[], preventing it to becoming
    NULL unexpectedly by unregistering the device.
    Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
    2e57480b
hidraw.c 10.3 KB