diff options
author | ThiƩbaud Weksteen <[email protected]> | 2019-08-06 13:00:50 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-08-08 16:07:34 +0200 |
commit | 27709ae4e2fe6cf7da2ae45e718e190c5433342b (patch) | |
tree | 4573510c07b599692a0040a3dd39e36bffb90d52 /tools/perf/util/c++/clang.cpp | |
parent | c468a8aa790e0dfe0a7f8a39db282d39c2c00b46 (diff) |
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 <[email protected]>
Cc: stable <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions