summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-03-12 10:16:03 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-03-12 10:18:27 +0300
commit1f6c45ac5fd70ab59136ab5babc7def269f3f509 (patch)
tree43a775f5f96924796fea1ab5e712ba4221791d6b /include/linux
parent1cb3ff130f4d97dec2d1bee968a87f5d6e24dd60 (diff)
downloadlinux-1f6c45ac5fd70ab59136ab5babc7def269f3f509.tar.xz
atomisp: don't let it go past pipes array
In practice, IA_CSS_PIPE_ID_NUM should never be used when calling atomisp_q_video_buffers_to_css(), as the driver should discover the right pipe before calling it. Yet, if some pipe parsing issue happens, it could end using it. So, add a WARN_ON() to prevent such case. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions