summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArmin Wolf <W_Armin@gmx.de>2023-09-07 08:26:37 +0300
committerGuenter Roeck <linux@roeck-us.net>2023-10-27 17:27:24 +0300
commita54fe61639d9f3b6765fee32edda7cfceb6d705a (patch)
tree9709cc7d9bec857e1cfdfc4f1a422ce0906078c0 /tools/perf/scripts/python
parent7da8a635436029957c5350da3acf51d78ed64071 (diff)
downloadlinux-a54fe61639d9f3b6765fee32edda7cfceb6d705a.tar.xz
hwmon: (sch5627) Use regmap for pwm map register caching
Accessing virtual registers is very inefficient, so pwm map values should be cached when possible, else userspace could effectively do a DOS attack by reading pwm map values in a while loop. Use the regmap cache to cache those values. Tested on a Fujitsu Esprimo P720. Signed-off-by: Armin Wolf <W_Armin@gmx.de> Link: https://lore.kernel.org/r/20230907052639.16491-4-W_Armin@gmx.de Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions