summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2024-09-25 11:27:26 +0300
committerMark Brown <broonie@kernel.org>2024-09-30 02:11:09 +0300
commit21e9a1dd01b17095192ea86decc0c2081451612e (patch)
tree77fab22d38bc83004992b1f85b55abaaa14d5619 /tools/perf/scripts/python/task-analyzer.py
parent9852d85ec9d492ebef56dc5f229416c925758edc (diff)
downloadlinux-21e9a1dd01b17095192ea86decc0c2081451612e.tar.xz
regmap-irq: Consistently use memset32() in regmap_irq_thread()
The commit 4d60cac951fd ("regmap-irq: Add no_status support") adds an additional branch into IRQ thread handler in regmap. It wisely chose to use memset32() as it might be optimised on some architectures and hence give a performance benefit. At the same time the old code continue using simple memset(). Update the old code to use memset32(). Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://patch.msgid.link/20240925082726.620622-1-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions