summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2025-01-07 12:02:02 +0300
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2025-01-13 01:55:50 +0300
commite55905a3f33c5a87166ec5a1b1cb5cb0abc273ee (patch)
treeb69ffe0aa638ec48bf00261d0eaac32c61ed2f86 /tools/perf/scripts/python/parallel-perf.py
parente89cc14e96a99c93516c97dd10211313d3a7c4ff (diff)
downloadlinux-e55905a3f33c5a87166ec5a1b1cb5cb0abc273ee.tar.xz
i3c: mipi-i3c-hci: use parity8 helper instead of open coding it
The kernel has now a generic helper for getting parity with easier to understand semantics. Make use of it. Here, it also fixes a bug because the correct algorithm is using XOR ('^=') instead of ADD ('+='). Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Tested-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Link: https://lore.kernel.org/r/20250107090204.6593-5-wsa+renesas@sang-engineering.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions