aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorSrinivas Kandagatla <[email protected]>2021-05-25 16:55:39 +0000
committerBartosz Golaszewski <[email protected]>2021-05-27 07:51:35 +0000
commitdbec64b11c65d74f31427e2b9d5746fbf17bf840 (patch)
treed0089600fb919150a09375efceea53bf1b96cb78 /tools/perf/scripts/python/mem-phys-addr.py
parentgpio: tegra186: Don't set parent IRQ affinity (diff)
downloadkernel-dbec64b11c65d74f31427e2b9d5746fbf17bf840.tar.gz
kernel-dbec64b11c65d74f31427e2b9d5746fbf17bf840.zip
gpio: wcd934x: Fix shift-out-of-bounds error
bit-mask for pins 0 to 4 is BIT(0) to BIT(4) however we ended up with BIT(n - 1) which is not right, and this was caught by below usban check UBSAN: shift-out-of-bounds in drivers/gpio/gpio-wcd934x.c:34:14 Fixes: 59c324683400 ("gpio: wcd934x: Add support to wcd934x gpio controller") Signed-off-by: Srinivas Kandagatla <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Reviewed-by: Bjorn Andersson <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions