summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2021-10-07 16:38:47 +0200
committerGeert Uytterhoeven <geert+renesas@glider.be>2021-10-15 09:48:00 +0200
commit28e7f8ff90583791a034d43b5d2e3fe394142e13 (patch)
treea66af848641337c5a4e5d8ca3854d2f5368e9129 /tools/perf/scripts/python/export-to-sqlite.py
parent412da8c7224af6888ed8b2a94ee16bb34a4200a6 (diff)
pinctrl: renesas: checker: Fix off-by-one bug in drive register check
The GENMASK(h, l) macro creates a contiguous bitmask starting at bit position @l and ending at position @h, inclusive. This did not trigger any error checks, as the individual register fields cover at most 3 of the 4 available bits. Fixes: 08df16e07ad0a1ec ("pinctrl: sh-pfc: checker: Add drive strength register checks") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/8f82d6147fbe3367d4c83962480e97f58d9c96a2.1633615652.git.geert+renesas@glider.be
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions