Re: [PATCH v4 3/3] drm/panthor: Fix comment to reflect actual struct field name
From: Liviu Dudau
Date: Mon Jul 06 2026 - 07:33:19 EST
On Sat, Jul 04, 2026 at 05:46:46AM +0100, Adrián Larumbe wrote:
> The mismatch would pop up when building the kernel with W=1.
>
> Reviewed-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
> Reviewed-by: Steven Price <steven.price@xxxxxxx>
> Signed-off-by: Adrián Larumbe <adrian.larumbe@xxxxxxxxxxxxx>
Reviewed-by: Liviu Dudau <liviu.dudau@xxxxxxx>
Best regards,
Liviu
> ---
> drivers/gpu/drm/panthor/panthor_mmu.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/panthor/panthor_mmu.c b/drivers/gpu/drm/panthor/panthor_mmu.c
> index 662a2c13b467..d09d5641e6c0 100644
> --- a/drivers/gpu/drm/panthor/panthor_mmu.c
> +++ b/drivers/gpu/drm/panthor/panthor_mmu.c
> @@ -306,7 +306,7 @@ struct panthor_vm {
> /** @kernel_auto_va.start: Start of the automatic VA-range for kernel BOs. */
> u64 start;
>
> - /** @kernel_auto_va.size: Size of the automatic VA-range for kernel BOs. */
> + /** @kernel_auto_va.end: End of the automatic VA-range for kernel BOs. */
> u64 end;
> } kernel_auto_va;
>
>
> --
> 2.55.0
>
--
====================
| I would like to |
| fix the world, |
| but they're not |
| giving me the |
\ source code! /
---------------
¯\_(ツ)_/¯