diff options
| author | Guoniu Zhou <guoniu.zhou@oss.nxp.com> | 2026-07-28 14:58:56 +0800 |
|---|---|---|
| committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2026-07-31 09:13:10 +0200 |
| commit | 77e60a2c5d824ad2d493f53dc17137ae065753fe (patch) | |
| tree | 1b4c06b74acfd6cd151d3bfe62fdd4f259a85192 /tools/perf/scripts/python | |
| parent | 4640ec1cb0121473867e7a6850c7449340dcd428 (diff) | |
media: nxp: imx8-isi: Use BIT_ULL() for 64-bit stream masks
Use BIT_ULL() instead of BIT() for u64 stream masks to avoid incorrect
results on 32-bit architectures when stream IDs are 32 or greater.
Fixes: cf21f328fcaf ("media: nxp: Add i.MX8 ISI driver")
Cc: stable@vger.kernel.org
Signed-off-by: Guoniu Zhou <guoniu.zhou@oss.nxp.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Loic Poulain <loic.poulain@oss.qualcomm.com>
Link: https://patch.msgid.link/20260728-isi-v5-1-1d22ab91602a@oss.nxp.com
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
