diff options
| author | Amit Sunil Dhamne <[email protected]> | 2024-08-22 15:37:15 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-08-25 13:45:56 +0200 |
| commit | fc88bb11617978fb3fcfcc697fd5c9d2dae9c4a3 (patch) | |
| tree | 94341ec9cd6edaa455d0108311ee162f7a20e99c /tools/perf/scripts/python/parallel-perf.py | |
| parent | 4333dbd9798d470d0c81608bb44bb7c8fd7f7948 (diff) | |
usb: roles: add lockdep class key to struct usb_role_switch
There can be multiple role switch devices running on a platform. Given
that lockdep is not capable of differentiating between locks of
different instances, false positive warnings for circular locking are
reported. To prevent this, register unique lockdep key for each of the
individual instances.
Signed-off-by: Amit Sunil Dhamne <[email protected]>
Reviewed-by: Badhri Jagan Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions