diff options
author | ThiƩbaud Weksteen <tweek@google.com> | 2019-08-06 14:00:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-08 17:07:34 +0300 |
commit | 27709ae4e2fe6cf7da2ae45e718e190c5433342b (patch) | |
tree | 4573510c07b599692a0040a3dd39e36bffb90d52 /drivers/watchdog/wdt.c | |
parent | c468a8aa790e0dfe0a7f8a39db282d39c2c00b46 (diff) | |
download | linux-27709ae4e2fe6cf7da2ae45e718e190c5433342b.tar.xz |
usb: setup authorized_default attributes using usb_bus_notify
Currently, the authorized_default and interface_authorized_default
attributes for HCD are set up after the uevent has been sent to userland.
This creates a race condition where userland may fail to access this
file when processing the event. Move the appending of these attributes
earlier relying on the usb_bus_notify dispatcher.
Signed-off-by: ThiƩbaud Weksteen <tweek@google.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20190806110050.38918-1-tweek@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/watchdog/wdt.c')
0 files changed, 0 insertions, 0 deletions