diff options
author | Frank Li <Frank.Li@nxp.com> | 2024-02-07 14:47:32 -0500 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-02-16 18:04:42 +0530 |
commit | a79f949a5ce1d45329d63742c2a995f2b47f9852 (patch) | |
tree | eacdb607a934045ab76e84a160a072388d2e2c76 /scripts/gdb/linux/slab.py | |
parent | ecec7c9f29a7114a3e23a14020b1149ea7dffb4f (diff) |
dmaengine: fsl-edma: correct max_segment_size setting
Correcting the previous setting of 0x3fff to the actual value of 0x7fff.
Introduced new macro 'EDMA_TCD_ITER_MASK' for improved code clarity and
utilization of FIELD_GET to obtain the accurate maximum value.
Cc: stable@vger.kernel.org
Fixes: e06748539432 ("dmaengine: fsl-edma: support edma memcpy")
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20240207194733.2112870-1-Frank.Li@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/slab.py')
0 files changed, 0 insertions, 0 deletions