diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2024-11-07 10:15:35 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2024-12-24 09:53:58 +0300 |
commit | 21d8dd0daf4cf4627a0c4b813e0f91bcda67598a (patch) | |
tree | 249f3732758bd23e3da09ca1866ddbb49a9aa192 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f951e94247e2e0cce9b28526b7e25ad95785e8c1 (diff) | |
download | linux-21d8dd0daf4cf4627a0c4b813e0f91bcda67598a.tar.xz |
Input: use guard notation in input core
Switch input core to use "guard" notation when acquiring spinlocks and
mutexes to simplify the code and ensure that locks are automatically
released when control leaves critical section.
Link: https://lore.kernel.org/r/20241107071538.195340-9-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions