public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* stable-rc: queue/4.19: drivers/gpu/drm/meson/meson_drv.c:316:17: error: 'struct meson_drm' has no member named 'afbcd'
@ 2023-04-03 10:24 Naresh Kamboju
  2023-04-03 13:04 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Naresh Kamboju @ 2023-04-03 10:24 UTC (permalink / raw)
  To: linux-stable, lkft-triage
  Cc: Greg Kroah-Hartman, Sasha Levin, martin.blumenstingl,
	Neil Armstrong

Following build errors noticed on stable-rc queue/4.19.

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>


Supecting commit:
  drm/meson: Fix error handling when afbcd.ops->init fails
  [ Upstream commit fa747d75f65d1b1cbc3f4691fa67b695e8a399c8 ]

Build log:
---------
drivers/gpu/drm/meson/meson_drv.c: In function 'meson_drv_bind_master':
drivers/gpu/drm/meson/meson_drv.c:316:17: error: 'struct meson_drm'
has no member named 'afbcd'
  316 |         if (priv->afbcd.ops)
      |                 ^~
drivers/gpu/drm/meson/meson_drv.c:317:21: error: 'struct meson_drm'
has no member named 'afbcd'
  317 |                 priv->afbcd.ops->exit(priv);
      |                     ^~
make[5]: *** [scripts/Makefile.build:303:
drivers/gpu/drm/meson/meson_drv.o] Error 1

details link,
https://qa-reports.linaro.org/lkft/linux-stable-rc-queues-queue_4.19/build/v4.19.279-77-gb60454c8d9bc/testrun/16027306/suite/build/test/gcc-11-defconfig-lkftconfig/log
https://qa-reports.linaro.org/lkft/linux-stable-rc-queues-queue_4.19/build/v4.19.279-77-gb60454c8d9bc/testrun/16027306/suite/build/test/gcc-11-defconfig-lkftconfig/history/


--
Linaro LKFT
https://lkft.linaro.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: stable-rc: queue/4.19: drivers/gpu/drm/meson/meson_drv.c:316:17: error: 'struct meson_drm' has no member named 'afbcd'
  2023-04-03 10:24 stable-rc: queue/4.19: drivers/gpu/drm/meson/meson_drv.c:316:17: error: 'struct meson_drm' has no member named 'afbcd' Naresh Kamboju
@ 2023-04-03 13:04 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2023-04-03 13:04 UTC (permalink / raw)
  To: Naresh Kamboju
  Cc: linux-stable, lkft-triage, Sasha Levin, martin.blumenstingl,
	Neil Armstrong

On Mon, Apr 03, 2023 at 03:54:57PM +0530, Naresh Kamboju wrote:
> Following build errors noticed on stable-rc queue/4.19.
> 
> Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
> 
> 
> Supecting commit:
>   drm/meson: Fix error handling when afbcd.ops->init fails
>   [ Upstream commit fa747d75f65d1b1cbc3f4691fa67b695e8a399c8 ]
> 
> Build log:
> ---------
> drivers/gpu/drm/meson/meson_drv.c: In function 'meson_drv_bind_master':
> drivers/gpu/drm/meson/meson_drv.c:316:17: error: 'struct meson_drm'
> has no member named 'afbcd'
>   316 |         if (priv->afbcd.ops)
>       |                 ^~
> drivers/gpu/drm/meson/meson_drv.c:317:21: error: 'struct meson_drm'
> has no member named 'afbcd'
>   317 |                 priv->afbcd.ops->exit(priv);
>       |                     ^~
> make[5]: *** [scripts/Makefile.build:303:
> drivers/gpu/drm/meson/meson_drv.o] Error 1
> 
> details link,
> https://qa-reports.linaro.org/lkft/linux-stable-rc-queues-queue_4.19/build/v4.19.279-77-gb60454c8d9bc/testrun/16027306/suite/build/test/gcc-11-defconfig-lkftconfig/log
> https://qa-reports.linaro.org/lkft/linux-stable-rc-queues-queue_4.19/build/v4.19.279-77-gb60454c8d9bc/testrun/16027306/suite/build/test/gcc-11-defconfig-lkftconfig/history/
> 
> 

Thanks, also dropped from the 5.4.y queue.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-03 13:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-03 10:24 stable-rc: queue/4.19: drivers/gpu/drm/meson/meson_drv.c:316:17: error: 'struct meson_drm' has no member named 'afbcd' Naresh Kamboju
2023-04-03 13:04 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox