summaryrefslogtreecommitdiffstats
path: root/tools/lib/python
diff options
context:
space:
mode:
authorBingbu Cao <bingbu.cao@intel.com>2025-12-23 15:22:58 +0800
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-01-13 12:47:55 +0100
commit3e0fcc91277d5af114a58aaa68f34b44e8d8a411 (patch)
treef29c1e694c826022971d040b92a0978cd53a468f /tools/lib/python
parent401aec35ac7bd04b4018a519257b945abb88e26c (diff)
downloadlinux-3e0fcc91277d5af114a58aaa68f34b44e8d8a411.tar.gz
linux-3e0fcc91277d5af114a58aaa68f34b44e8d8a411.zip
media: ipu6: Fix typo and wrong constant in ipu6-mmu.c
Fix two coding errors in ipu6-mmu.c: 1. Fix syntax error in page_table_dump() where the closing parenthesis and semicolon were swapped in the TBL_PHYS_ADDR macro call. 2. Fix incorrect loop bound in alloc_l2_pt(). When initializing L2 page table entries, the loop was incorrectly using ISP_L1PT_PTES instead of ISP_L2PT_PTES. Fixes: 9163d83573e4 ("media: intel/ipu6: add IPU6 DMA mapping API and MMU table") Cc: stable@vger.kernel.org Signed-off-by: Bingbu Cao <bingbu.cao@intel.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions