aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/clk.py
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2022-07-21 11:02:22 +0200
committerMark Brown <[email protected]>2022-07-21 13:38:55 +0100
commit673f58f62ca6fc98979d1cf3fe89c3ff33f29b2e (patch)
tree8a0b1d3d9ad558b707903039b74d3d2d8ad28243 /scripts/gdb/linux/clk.py
parentbc6d2e305b41140e787fc6c21feab878baed0aa4 (diff)
ASoC: qcom: q6dsp: Fix an off-by-one in q6adm_alloc_copp()
find_first_zero_bit() returns MAX_COPPS_PER_PORT at max here. So 'idx' should be tested with ">=" or the test can't match. Fixes: 7b20b2be51e1 ("ASoC: qdsp6: q6adm: Add q6adm driver") Signed-off-by: Christophe JAILLET <[email protected]> Link: https://lore.kernel.org/r/0fca3271649736053eb9649d87e1ca01b056be40.1658394124.git.christophe.jaillet@wanadoo.fr Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions