summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc
diff options
context:
space:
mode:
authorBingbu Cao <bingbu.cao@intel.com>2025-12-23 15:23:03 +0800
committerSasha Levin <sashal@kernel.org>2026-03-04 07:21:12 -0500
commit4393d56a106a90493a2c718998e89b4cb98dd86f (patch)
tree2dd5c5b7e61d6498bf87d60a40e1d9c856622440 /tools/lib/python/kdoc
parent18d253f0bad2c430754a1bb3def97eae9fa01f37 (diff)
media: staging/ipu7: Fix the loop bound in l2 table alloc
[ Upstream commit 98cc19a353abc8b48b7d58fd7a455e09e7c3aba3 ] This patch fixes the 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 though the ISP_L1PT_PTES is equal to ISP_L2PT_PTES. Fixes: 71d81c25683a ("media: staging/ipu7: add IPU7 DMA APIs and MMU mapping") 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc')
0 files changed, 0 insertions, 0 deletions