diff options
| author | Bingbu Cao <bingbu.cao@intel.com> | 2025-12-23 15:23:03 +0800 |
|---|---|---|
| committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2026-01-13 12:47:55 +0100 |
| commit | 98cc19a353abc8b48b7d58fd7a455e09e7c3aba3 (patch) | |
| tree | d8daa3762465a9c5d7012af2fe45f63bf78cdb3c /tools/lib/python/kdoc | |
| parent | f7923e6bafcad686adb51cc100ba1860f8b43922 (diff) | |
| download | linux-98cc19a353abc8b48b7d58fd7a455e09e7c3aba3.tar.gz linux-98cc19a353abc8b48b7d58fd7a455e09e7c3aba3.zip | |
media: staging/ipu7: Fix the loop bound in l2 table alloc
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>
Diffstat (limited to 'tools/lib/python/kdoc')
0 files changed, 0 insertions, 0 deletions
