summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2025-08-29 17:13:15 +0200
committerTakashi Iwai <tiwai@suse.de>2025-09-01 13:54:26 +0200
commit7a3dc0da931ea7c8a1f2e585a0465131f3c9e556 (patch)
tree0f91d4f59ac718eb9533ac5fc005b3f703c60a96 /tools/perf/scripts/python/export-to-postgresql.py
parent95692e3c9fceecb821ba14b41773442d720fceaa (diff)
downloadkernel-7a3dc0da931ea7c8a1f2e585a0465131f3c9e556.tar.gz
ALSA: i2c: Use guard() for mutex locks
Replace the manual mutex lock/unlock pairs with guard() for code simplification. Only code refactoring, and no behavior change. Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250829151335.7342-2-tiwai@suse.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
-04-28staging: ccree: add ahash supportGilad Ben-Yossef Add CryptoCell async. hash and HMAC support. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2017-04-28staging: ccree: introduce CryptoCell HW driverGilad Ben-Yossef Introduce basic low level Arm TrustZone CryptoCell HW support. This first patch doesn't actually register any Crypto API transformations, these will follow up in the next patch. This first revision supports the CC 712 REE component. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>