diff options
author | 2020-02-14 20:47:29 +0000 | |
---|---|---|
committer | 2020-03-04 19:15:20 +0100 | |
commit | 68464d79015a1bbb41872a9119a07b2cb151a4b9 (patch) | |
tree | 6d5d79906119bd5710b60f6eafc5e23e538e970d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | driver core: Add missing annotation for device_links_read_lock() (diff) | |
download | wireguard-linux-68464d79015a1bbb41872a9119a07b2cb151a4b9.tar.xz wireguard-linux-68464d79015a1bbb41872a9119a07b2cb151a4b9.zip |
driver core: Add missing annotation for device_links_write_lock()
Sparse reports a warning at device_links_write_lock()
warning: context imbalance in evice_links_write_lock()
- wrong count at exit
The root cause is the missing annotation at device_links_write_lock()
Add the missing __acquires(&device_links_srcu) annotation
Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Link: https://lore.kernel.org/r/20200214204741.94112-19-jbi.octave@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions